Skip to content

DSC-IIIT-Surat/GDSCBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDSCBot

Discord bot to manage the GDSC IIIT Surat Server

To join the GDSC IIIT Surat Server, click here.

Currently it supports the following commands, have fun with them in our Discord server.

            $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

Project setup

  • 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:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages