ydhnwb / autodm_base

This is a twitter bot that works like others auto base account (tubirfess, askmenfess etc). Built using python 3.7

Home Page:https://www.youtube.com/watch?v=_U5Uhf4odss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autodm_base

This is a twitter bot that works like others auto base account (tubirfess, askmenfess etc). Built using python3.

I've heard that some function is deprecated like "update_status_with_media", I m not maintaining this project anymore so please fix it by yourself.

Please read!

Example

Misc

Of course this bot still not perfect. You can customize by your own

  • you can upload a video with low, med, or high quality, check my code,
  • you can add gifs support by yourself by adding more elif type == 'gifkey', read twitter api doc please

How to use this app

Windows

-> make sure you already have python installed
-> git clone https://github.com/ydhnwb/autodm_base.git
-> change all the API KEY in constants.py with your own
-> open cmd, go to this project's directory
-> activate Scripts\activate

run app.py using syntax: python app.py
(if you have some problem with library, run this: pip install -r requirement.txt)

Linux

-> make sure you already have python installed
-> git clone https://github.com/ydhnwb/autodm_base.git
-> change all the API KEY in constants.py with your own
-> open terminal, go to this project's directory
-> source env_linux/bin/activate

run app.py using syntax: python3 app.py
(if you have some problem with library, run this: pip install -r requirement.txt)

Bugs

  • I dont know why but the video sometimes uploaded, sometimes it doesnt. Like 60-70% successfully uploaded. Very hard to debug

About

This is a twitter bot that works like others auto base account (tubirfess, askmenfess etc). Built using python 3.7

https://www.youtube.com/watch?v=_U5Uhf4odss


Languages

Language:Python 90.8%Language:Tcl 6.2%Language:C 1.8%Language:C++ 1.1%Language:PowerShell 0.0%Language:Shell 0.0%Language:Batchfile 0.0%