Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokay03j/justdev
bot justDev
https://github.com/jokay03j/justdev
Last synced: about 1 month ago
JSON representation
bot justDev
- Host: GitHub
- URL: https://github.com/jokay03j/justdev
- Owner: Jokay03J
- License: apache-2.0
- Created: 2022-03-11T18:00:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T09:48:19.000Z (over 2 years ago)
- Last Synced: 2024-07-13T00:47:53.803Z (5 months ago)
- Language: JavaScript
- Size: 138 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# justDev Bot
JustDev Bot est un bot de modération et de niveaux## milestone:
Modération:
- [ ] warn(WIP)
- [x] mute(timeout)
- [x] unmute
- [x] user-info
- [x] serveur-info
- [x] kick
- [x] ban
- [x] clearmisc:
- [x] role-menu
- [x] ticket## contribuer:
### démarrer le bot
```bash
npm run start
```
### variable d'environment(.env)
TOKEN:token du bot discord\
APPLICATIONID:application id([ici](https://discord.com/developers/applications/${applicationId}/information) => "application id")\
CLIENTID:client id du bot([ici](https://discord.com/developers/applications/${applicationId}/oauth2/general) => "client id")\
GUILDID:id de la guild de test(for mode DEV)\
RULEROLE:id du role à donner lors de la pressions du bouton "accepter les règles"\
DEVROLE:id du role developpement(select-role)\
COMMUROLE:id du role communauter(select-role)\
GAMINGROLE:id du role gaming(select-role)\
PARENTID:id de la catégorie pour la création de ticket\
MODE:PROD | DEV(mode du bot)