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 !
- Host: GitHub
- URL: https://github.com/sanix-darker/undelete
- Owner: Sanix-Darker
- Created: 2020-09-27T18:24:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T18:45:05.000Z (over 4 years ago)
- Last Synced: 2025-03-27T06:44:49.539Z (6 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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