Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

ugahacks/Byte-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot to handle emails, and possibly other functions in the future, for the UGAHacks team Discord

To launch:

Run: $python3 -m venv venv

$source venvbin/activate

$pip3 install -r requirements.txt

Create a .env file with these variables:

TOKEN =

EMAIL =

PASSWORD =

EMAIL_CHANNEL_ID =

LOG_CHANNEL_ID =

About

Discord bot to handle emails, and possibly other functions in the future, for the UGAHacks team Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages