Skip to content

sbhacks-org/mentor-request-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MentorRequestBot

Discord bot for creating mentor requests for SB Hacks VIII.

How to use

Clone the repository and create a .env file with the following contents:

# .env
DISCORD_TOKEN=<bot_token>
DISCORD_GUILD=<guild_name>

Replace <bot_token> and <guild_name> with the bot token and name of the discord server, respectively. The bot token can be created on the discord developer portal.

To run, execute python3 bot.py in the shell, and it should print out a message like this:

MentorRequestBot#0742 is connected to the following guild:
SB Hacks VIII (id: 923781432336347186)

About

Discord bot for creating mentor requests for SB Hacks VII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published