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

https://github.com/bryzgaloff/lenakeepbot

Telegram bot to store messages for a while using Redis
https://github.com/bryzgaloff/lenakeepbot

bot redis telegram telegram-bot

Last synced: about 1 month ago
JSON representation

Telegram bot to store messages for a while using Redis

Awesome Lists containing this project

README

          

# lenakeepbot
Telegram bot to store messages for a day

# Contact bot
Contact @lenakeepbot on [Telegram](https://t.me/lenakeepbot).

# Setup bot
1. Install Redis.
2. Clone repository.
3. Create virtualenv or satisfy the requirements other way.
4. Set telegram bot token gained from Bot Father to `LKB:bot_token` key in Redis (`db=2` by default).
5. `./bot.py`