Skip to content

Hack_NCState's discord bot for sending out announcements on the day of hackathon

License

Notifications You must be signed in to change notification settings

HackNCState/AnnouncementsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnnouncementsBot


Discord Bot for Hack_NCState's annual hackathon. Check out our website.


How to add announcements for a new year

  1. ./src/events/ - add your csv file with a list of all announcements to this folder (make sure to follow the template with proper column names)
  2. ./src/config.js - update the file name
  3. ./src/config.js - update the channel id

How to run the bot

  1. clone the repo locally
  2. edit the .env.example file by adding the bot token and renaming to .env
  3. in a terminal, run npm run start or npm run dev(if you're actively developing)

About

Hack_NCState's discord bot for sending out announcements on the day of hackathon

Resources

License

Stars

Watchers

Forks