17 lines
565 B
Markdown
17 lines
565 B
Markdown
# Squog Administrator / Fun bot.
|
|
|
|
Features:
|
|
- Prefix command parser for discord.js
|
|
- Voice chat music
|
|
|
|
Every single part of code is commented to be understandable for others
|
|
|
|
How to use:
|
|
- Clone the repository: ```git clone https://git.squog.ru/entar/SquogAdmin.git```
|
|
- Change the directory into it: ```cd SquogAdmin```
|
|
- Install dependencies: ```npm install```
|
|
- Create a .env file where you provide the token: ```TOKEN = xxxx```
|
|
- Run the bot: ```npm run exec```
|
|
|
|
###### Code is F2U, keep it OpenSource
|
|
###### Crediting me is optional but i'd prefer to be there. |