This website requires JavaScript.
Explore
Help
Sign In
chanbakjsd
/
PermissionGacha
Archived
Watch
1
Star
0
Fork
You've already forked PermissionGacha
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
[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.
10
Commits
1
Branch
10
Tags
128 KiB
Go
100%
31af8e915d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Luther Wen Xu
31af8e915d
level: Remove unused import
2019-11-18 22:41:37 +07:00
.gitignore
xp: Implement level role
2019-11-18 13:11:36 +07:00
db.go
gacha: Implement permission giving
2019-11-18 22:38:03 +07:00
gacha.go
gacha: Implement permission giving
2019-11-18 22:38:03 +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
level: Generalize level processing instead of labelling it as roles
2019-11-18 15:30:21 +07:00
messageCreate.go
gacha: Implement permission giving
2019-11-18 22:38:03 +07:00
shard.go
gacha: Implement permission giving
2019-11-18 22:38:03 +07:00
status.go
Initial Commit
2019-11-17 22:47:34 +07:00
xp.go
xp: Modify level requirement curve to be more exponential
2019-11-18 22:39:15 +07:00