Skip to content

HackSheffield/hacksheffield-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackSheffield 5 Discord Bot

Type !time to see how long is remaining!

There will be announcements at:

  • Start of the hackathon
  • Half way point
  • Devpost reminder at 10:00
  • Devpost reminder at 11:00
  • Devpost reminder at 12:00
  • End of the hackathon

Installation

$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install -r requirements.txt
(.venv) $ cat config_template.json > config.json

Fill out the config.json with the correct credentials.

Development

(.venv) $ python -m hs_bot

Contribution

Will Russell

About

Discord Bot for hackSheffield 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages