Milen is a bot for The Last Oasis.
Go to file
Luther Wen Xu 877cf55380
feat: Catch new messages during level recalculation
The code now goes through all the channels again until no new messages are found.
2020-09-15 00:08:15 +07:00
commands refactor: Move base64 generation to util 2020-06-07 19:52:29 +07:00
db feat: Add leaderboard 2020-05-31 12:35:54 +07:00
level feat: Catch new messages during level recalculation 2020-09-15 00:08:15 +07:00
persistent feat: Add ignored channels 2020-06-06 17:26:34 +07:00
reactrole fix: Keep calm and report panics 2020-05-31 11:13:40 +07:00
util refactor: Move base64 generation to util 2020-06-07 19:52:29 +07:00
.gitignore feat: Add ignored channels 2020-06-06 17:26:34 +07:00
config.go feat: Add level roles 2020-05-30 22:50:26 +07:00
go.mod Initial Commit 2020-05-11 13:30:07 +07:00
go.sum Initial Commit 2020-05-11 13:30:07 +07:00
main.go feat: Add ignored channels 2020-06-06 17:26:34 +07:00