[ARCHIVED] A simple Discord bot that keeps track of XP and awards user with random Discord permissions.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Luther Wen Xu ec1657d398
modules/commands+level: Prestiging now flushes level cache
This allows newly prestiged users to get their roles back.
2020-01-04 21:16:10 +07:00
db db: Reorganize code into separate package 2019-11-20 20:59:48 +07:00
modules modules/commands+level: Prestiging now flushes level cache 2020-01-04 21:16:10 +07:00
.gitignore modules/config: Move roles and token into config file 2019-12-13 18:08:01 +07:00
go.mod Initial Commit 2019-11-17 22:47:34 +07:00
go.sum Initial Commit 2019-11-17 22:47:34 +07:00
main.go modules/config: Move roles and token into config file 2019-12-13 18:08:01 +07:00