Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avadakedavra6/avada-vouch-bot
A system of vouch :)
https://github.com/avadakedavra6/avada-vouch-bot
bot discord discord-bot discord-js free tool tools vouch voucher
Last synced: about 2 months ago
JSON representation
A system of vouch :)
- Host: GitHub
- URL: https://github.com/avadakedavra6/avada-vouch-bot
- Owner: AvadaKedavra6
- Created: 2024-09-11T23:10:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T13:51:45.000Z (4 months ago)
- Last Synced: 2024-11-17T04:38:24.092Z (about 2 months ago)
- Topics: bot, discord, discord-bot, discord-js, free, tool, tools, vouch, voucher
- Language: JavaScript
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AVB (Avada Vouch Bot)
It's a bot allowing you to put/receive/see vouches and a small system of top 10 of the server with the most Vouches.
The system works without SQL but quite simply with a .json which serves as storage.## Commands
- /vouch [member]
- /reputation [member]
- /leaderboardThe first command , its for put a vouch on a member like tht (img) :
https://raw.githubusercontent.com/AvadaKedavra6/AVB/main/vouchh.pngthe second command , its for display all vouches of a member like tht (img) :
https://raw.githubusercontent.com/AvadaKedavra6/AVB/main/reputation.pngthe third command , its for display the top 10 of vouches like tht (img) :
https://raw.githubusercontent.com/AvadaKedavra6/AVB/main/leaderboard.png## Installation
First config the ".env" file.
After :
```bash
npm i
node deploy-commands.js
node index.js
```
## CreditsMade entirely with <3.
- Avada Kedavra (me)
## Usage
Its free and open-source project so you can use as ur own but dont forgot to put me in credits :)