GauthamramRavichandran / PromoAssistant_Bot

Manage the lists in Promotions channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PromoAssistant_Bot

Manage the lists in Promotions channel

https://img.shields.io/badge/Tested%20on-Python3.5%2B-brightgreen https://img.shields.io/badge/Developed%20on-Ubuntu-orange https://img.shields.io/badge/via-PyCharm%20CE-brightgreen

Dependencies

Install the following applications,

  1. MongoDB server (or) get an instance from MongoAtlas

How to host the bot

  1. Copy the files to the server,

git clone https://github.com/GauthamramRavichandran/PromoAssistant_Bot/

  1. Install the requirements,

pip3 install -r requirements.txt

  1. Finally run the bot,

python3 main_file.py

Special Thanks to python-telegram-bot and pymongo

About

Manage the lists in Promotions channel


Languages

Language:Python 100.0%