Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radyio/fessebot
Bot discord
https://github.com/radyio/fessebot
Last synced: 27 days ago
JSON representation
Bot discord
- Host: GitHub
- URL: https://github.com/radyio/fessebot
- Owner: RadYio
- Created: 2022-12-14T13:56:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T12:28:43.000Z (about 1 month ago)
- Last Synced: 2024-11-30T13:27:58.599Z (about 1 month ago)
- Language: JavaScript
- Size: 43.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FesseBot
Un bot discord crée dans le but de découvrir les possibilités que discord offre via ses apis.
Qui vous offre des fonctionalités de fou## Deploiement
Pour deployer ce bot:
Il vous faut avant modifier le fichier 'config.json' à la racine.
Si il n'existe pas en voici un exemple:```json
{
"token": "zf7854MjY4Mzg87zg4jk4NDg.xMTUyMAfz4.3l6H2_jNADRmJ7_4YpadFHGJ4g4gnNAUv6FeCBeg4FF8kA",
"clientId": "1063313039458456520",
"guildId": "1063313039458456520",
"channelId": "1063313039458456520",
"ownerId": "1063313039458456520"
}
```
Ensuite executer dans la commande suivante à la racine
```bash
node index.js
```## Fonctions
- /ping donne le ping du bot
- 'fesse' :)
- Bonjour
- ratio## Auteurs
- [@RadYio](https://www.github.com/RadYio)