[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 b843195845
starboard: Implement 'pgqstar' command
2019-11-20 16:34:54 +07:00
.gitignore xp: Implement level role 2019-11-18 13:11:36 +07:00
db.go prestige: Implement prestige command 2019-11-19 15:02:18 +07:00
gacha.go gacha: Do not gacha for level 1 2019-11-19 15:05:05 +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: Remove unused import 2019-11-18 22:41:37 +07:00
main.go starboard: Don't star every message and fix embed 2019-11-20 16:24:14 +07:00
messageCreate.go starboard: Implement 'pgqstar' command 2019-11-20 16:34:54 +07:00
prestige.go prestige: Remove all level roles on prestige 2019-11-19 15:12:21 +07:00
shard.go gacha: Implement permission giving 2019-11-18 22:38:03 +07:00
starboard.go starboard: Lower star requirement 2019-11-20 16:25:13 +07:00
status.go Initial Commit 2019-11-17 22:47:34 +07:00
xp.go xp: Nerf spam XP 2019-11-19 15:14:26 +07:00