https://github.com/dreygur/leaderboardbot
A Discord LeaderBoard bot completely written in Go!
https://github.com/dreygur/leaderboardbot
bot discord discord-bot leaderboard-bot
Last synced: 4 months ago
JSON representation
A Discord LeaderBoard bot completely written in Go!
- Host: GitHub
- URL: https://github.com/dreygur/leaderboardbot
- Owner: dreygur
- Created: 2022-04-04T15:34:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T05:13:06.000Z (about 3 years ago)
- Last Synced: 2024-06-19T11:37:47.814Z (about 2 years ago)
- Topics: bot, discord, discord-bot, leaderboard-bot
- Language: Go
- Homepage:
- Size: 1.68 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Discord LeaderBoard Bot in Go
## Todo
- [ ] Give points based on activities
- [ ] Level Management based on points
- [x] Track Invites
- [x] Track User activities
- [x] Message
- [x] Reactions
- [x] Voice Activity
- [x] Slash Commands
- [x] help
- [x] addpoint
- [x] removepoint
- [x] configpoint
- [x] play (music)
- [x] stop (music)
- [x] points
- [x] userinvited
- [x] github