Coder Social home page Coder Social logo

hira-id / autodm_base Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ydhnwb/autodm_base

0.0 1.0 0.0 11.48 MB

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

C 1.81% C++ 1.12% Python 90.76% Batchfile 0.01% PowerShell 0.05% Tcl 6.24% Shell 0.02%

autodm_base's Introduction

autodm_base

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

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

autodm_base's People

Contributors

ydhnwb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.