Skip to content

SeeMorton1/CS4345_Discord_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Scheduler

Functionalities

Event Scheduler Allows you to schedule your activities and check your game time.

It provides:

  • Scheduling personal/organizational events
  • Monitoring daily activities
  • Creating announcements, reminders, polls within channels

Download

First install Python3.

Clone or download this repository. In the directory's terminal, run pip3 install -r requirements.txt.

Next, create a .env file with DISCORD_TOKEN = {your bot's discord token} in the same directory.

After that, the bot should run.

!Help & Feature Examples

  • !announcement Title this-is-an-announcement
  • !reminder 2021-12-01-18:00 Title text-of-reminder
  • !status @EdwardZJ
  • !meeting Test(title) 2021-11-30-16:40 2021-11-30-17:20 zoom(location) meeting test
  • !dm @Zihao Lin Hello
  • !addClass swe4345
  • !join swe4345
  • !leave swe4345
  • !deleteClass swe4345

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages