An open API service indexing awesome lists of open source software.

https://github.com/sanix-darker/undelete

Just a random project allowing you to get deleted comments/tweets, that's all !
https://github.com/sanix-darker/undelete

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# UnDelete

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

[BOT-LINK](https://t.me/un_tweet_bot) \
[TWEET-LINK](https://twitter.com/sanixdarker/status/1310290806381703168) \
[DEMO](https://youtu.be/FL7QXSJXA7M)

## Requirements

- python (3.x is recommended)

## How to install

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

- Create your virtualenv
```shell
virtualenv -p python3 venv
source venv/bin/activate
```

Just hit:
```shell
pip install -r requirements.txt
```

## How to launch

To start you have the choice:
```shell
# 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