To join the GDSC IIIT Surat Server, click here.
$quote : send a random quote from zenquotes.io
$motivate : send a random quote zenquotes.io
$hello : A test command for interaction
$help : send a list of commands
$ping : send a status message to check if the bot is working
$ticket : appoint a mod to help someone based on the tech stack
$post : post a new announcement in announcement channel
$about : send a desciption of club and bot
- First of all, you need to fork the repo to your account.
- Then, clone the repo to your local machine.
git clone https://github.com/YourGitHubUsername/GDSCBot.git
- Then, install the dependencies.
pip install -r requirements.txt
- After this, make your environment ready.
python3.6 -m venv gdsc_bot_env
- Add the environment file to the root of this repo.
TOKEN=<github-bot-token>
ANNOUNCEMENT_PASSWORD=<password-for-announcements>
ANNOUNCEMENT_CHANNEL=<announcement-channel-id>
PROFILE_PIC=https://avatars.githubusercontent.com/u/72661556?s=200&v=4
- Activate the environment.
- For Linux
source gdsc_bot_env/bin/activate
For issues, contact: