Skip to content

p1timmy/DBTweetScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timmy's Danbooru Twitter Bot

License: MIT

A Danbooru Twitter bot using a set hourly schedule. This is the same exact script that runs the Anime School Girls Bot on Twitter.

Requirements

  • Python 3.3 or later
  • requests, schedule, and tweepy libraries. You can use pip install -r requirements.txt to automatically install those required libraries.

Setup and Use

Before running the bot, set up config.json. You can use the provided config_example.json file as a template.

To start, use the following command: python3 dbtweets.py.

To terminate, simply press Ctrl-C.


Copyright 2017 Pokémon Trainer Timmy. Licensed under the MIT License.

About

A Danbooru Twitter bot using a set hourly schedule

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages