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
- Host: GitHub
- URL: https://github.com/bryzgaloff/lenakeepbot
- Owner: bryzgaloff
- Created: 2017-08-20T20:02:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T21:20:34.000Z (almost 9 years ago)
- Last Synced: 2025-02-27T01:38:12.229Z (over 1 year ago)
- Topics: bot, redis, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`