undelete

Just a random project allowing you to get deleted comments/tweets, that's all !

Stars
5

UnDelete

Boff... nothing special.... Just a random project allowing you to get deleted comments/tweets, that's all !

BOT-LINK TWEET-LINK DEMO

Requirements

  • python (3.x is recommended)

How to install

  • Copy example.config.txt to config.txt and set correct/appropriate parameters.

  • Create your virtualenv

virtualenv -p python3 venv
source venv/bin/activate

Just hit:

pip install -r requirements.txt

How to launch

To start you have the choice:

# To start the bot
sh ./bot.sh

# To start the watcher
sh ./watcher.sh

# To start the api [optional if you want to use the REST service of undelete]
sh ./rest-api.sh

Author

  • Sanix-darker
Related Projects