This website requires JavaScript.
Explore
Help
Sign In
Minecraft
/
HypeBot
Watch
6
Star
0
Fork
You've already forked HypeBot
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
3942413e76
HypeBot
/
.gitignore
6 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit What works: + create_event command posts an event message to a channel + the event is also stored in a database Todo: + Add event reminders to those who RSVP + Add permissions support + Add commands for editing/deleting events
2020-04-23 03:28:51 +00:00
/target
**/*.rs.bk
.env
Initial async update commit + Naive port of all code to async serenity + Limited testing has been done, but the bot seems to work + Removed WhiteRabbit dependency (does not work in async) + Further cleanup needed
2021-01-09 21:45:16 +00:00
log/
config.toml
.idea