Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
A discord music (maybe) bot.
- Host: GitHub
- URL: https://github.com/fffffffffffffffffff19/senor-hilter-bot
- Owner: fffffffffffffffffff19
- License: gpl-3.0
- Created: 2023-11-06T16:45:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T00:04:27.000Z (7 months ago)
- Last Synced: 2024-05-29T06:50:14.685Z (7 months ago)
- Topics: api, discord, discord-bot, discord-js-v14, javascript, music, music-bot, slash-commands, soundcloud, spotify, youtube
- Language: JavaScript
- Homepage:
- Size: 416 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)