Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fffffffffffffffffff19/senor-hilter-bot

A discord music (maybe) bot.
https://github.com/fffffffffffffffffff19/senor-hilter-bot

api discord discord-bot discord-js-v14 javascript music music-bot slash-commands soundcloud spotify youtube

Last synced: about 22 hours ago
JSON representation

A discord music (maybe) bot.

Awesome Lists containing this project

README

        

# Senor-Hilter-Bot
My first discord music (maybe) bot.

# install and usage
* `choco install ffmpeg` or `winget install "FFmpeg (Essentials Build)"` to install [ffmpeg](https://ffmpeg.org/download.html#build-windows)
* `yarn install` (to install all bot dependencies)
* Create a `.env` in the same place as the `config.js`
```
TOKEN=
CLIENT_ID=
```
* Configure the bot client on `config.js` (like username, icon, banner, etc..)
* `yarn registerSlash` (to register all slash commands)
* `yarn start` (if you want to run in background, use `yarn pm2` and `yarn stop` to stop the pm2 process)
* To create the bot invite link go on [Discord Developer Portal](https://discord.com/developers/applications)
- (Your bot application -> Installation) Image Spoiler (click me) ![image](https://i.imgur.com/4pETVDv.png)

# Example on running
![image](https://github.com/fffffffffffffffffff19/Senor-Hilter-Bot/assets/108289513/339f8507-76cf-4cc7-bd44-28808e03f307)