Make President Gu Yaochen great again!
-
This repository makes use of the
python-telegram-bot
library, which runs on Python 3.7+. Please ensure you have the appropriate Python version installed. -
Clone this repository using the command:
git clone https://github.com/xbowery/president_gu_bot.git
- Install the relevant Python modules using the following command:
pip install -r requirements.txt
(Please make sure you have pip
installed before running the command)
- Run the bot using the following command:
python app.py
/start - Starts the Bot
/help - Prints out the help command
/leaderboard - Displays the users with the most number of prays made to the bot
Please refer to CONTRIBUTING.md for more details.