Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efecanxrd/discord-level-bot
A discord bot with level system it is tracking both voice and text channels
https://github.com/efecanxrd/discord-level-bot
discord discord-bot discord-js discord-js-bot discord-level-bot discord-leveling discord-leveling-system discord-levelling-bot nodejs
Last synced: 4 months ago
JSON representation
A discord bot with level system it is tracking both voice and text channels
- Host: GitHub
- URL: https://github.com/efecanxrd/discord-level-bot
- Owner: efecanxrd
- Created: 2022-10-22T07:33:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T10:35:22.000Z (almost 2 years ago)
- Last Synced: 2024-09-24T12:00:13.656Z (4 months ago)
- Topics: discord, discord-bot, discord-js, discord-js-bot, discord-level-bot, discord-leveling, discord-leveling-system, discord-levelling-bot, nodejs
- Language: JavaScript
- Homepage:
- Size: 433 KB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord Level Bot
A discord bot that have a leveling system. This bot tracking both voice and text channels for give xp to users.
Setup The Project
Install NodeJSI recommend that you install NodeJS version 16 or higher
Install ModulesYou need to install modules by typing 'npm i .' command.
How this is working?
We are tracking both text and voice channels. There are too many customize features for the rank system via config.json. For instance, you can edit all of the elements' color
![image](https://user-images.githubusercontent.com/66366306/197327333-5586d655-fa79-4107-b323-844eb4f37665.png)
The users can gain more xp on specific channels.
![image](https://user-images.githubusercontent.com/66366306/197327372-bb51cff9-7267-4aae-a01b-2bc6fe30bc4f.png)
![image](https://user-images.githubusercontent.com/66366306/197327391-f65e7ffa-0cf5-485d-ab5d-7b5e2e8c3262.png)
![image](https://user-images.githubusercontent.com/66366306/197327513-a2ac172d-baea-4179-a7a0-00ea66146013.png)You can determine the leveling system's settings and other features.
![image](https://user-images.githubusercontent.com/66366306/197327569-23b3402d-7b7d-4d03-9c05-5aec8bf910f8.png)