[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 38a9d2eda2
level: Generalize level processing instead of labelling it as roles
2019-11-18 15:30:21 +07:00
.gitignore xp: Implement level role 2019-11-18 13:11:36 +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
levels.go level: Generalize level processing instead of labelling it as roles 2019-11-18 15:30:21 +07:00
main.go level: Generalize level processing instead of labelling it as roles 2019-11-18 15:30:21 +07:00
messageCreate.go xp: Display level up percentage 2019-11-18 14:43:33 +07:00
status.go Initial Commit 2019-11-17 22:47:34 +07:00
xp.go level: Generalize level processing instead of labelling it as roles 2019-11-18 15:30:21 +07:00