Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buddhhu/Redis-Database-Manager

A Telegram Bot to manage Redis Database.
https://github.com/buddhhu/Redis-Database-Manager

Last synced: 3 months ago
JSON representation

A Telegram Bot to manage Redis Database.

Awesome Lists containing this project

README

        

## A Telegram Bot to manage [Redis](https://redislabs.com) database.
---
### Direct deploy on heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
---
### Manual Deployment
#### python3, git is required

- Clone repo `git clone https://github.com/buddhhu/Redis-Database-Manager.git`
- Enter directory `cd Redis-Database-Manager`
- Install dependencies `pip install -r requirements.txt`
- Fill credentials `nano .env`
- Fill the .env with BOT_TOKEN, API_ID`(optional)`, API_HASH`(optional)` and save it.
- Start the bot with `python3 main.py`
---
### Functions
- Start the bot to know all its functions.
---
If you like this project, don't forget to give a 🌟.