Skip to content

xbowery/president_gu_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Hack President Telegram Bot

Make President Gu Yaochen great again!

Getting Started

  1. 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.

  2. Clone this repository using the command:

git clone https://github.com/xbowery/president_gu_bot.git

  1. 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)

  1. Run the bot using the following command:

python app.py

Current Supported Commands

/start - Starts the Bot
/help - Prints out the help command
/leaderboard - Displays the users with the most number of prays made to the bot

Contributing Guidelines

Please refer to CONTRIBUTING.md for more details.