[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 f1112c2fbf
xp: Implement level querying
2019-11-18 12:25:34 +07:00
.gitignore Initial Commit 2019-11-17 22:47:34 +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 Initial Commit 2019-11-17 22:47:34 +07:00
messageCreate.go xp: Implement level querying 2019-11-18 12:25:34 +07:00
status.go Initial Commit 2019-11-17 22:47:34 +07:00
xp.go xp: Implement level querying 2019-11-18 12:25:34 +07:00