Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silasary/musicbot
https://github.com/silasary/musicbot
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/silasary/musicbot
- Owner: silasary
- License: unlicense
- Created: 2024-05-28T04:29:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T16:03:51.000Z (6 months ago)
- Last Synced: 2024-05-30T02:14:39.015Z (6 months ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# music-bot-template
A music bot template using [interactions-py](https://github.com/interactions-py/interactions.py) and [interactions-lavalink](https://pypi.org/project/interactions-lavalink/).
### INSTALL INSTRUCTIONS:
1. Install Python 3.11.x and PIP2. Download all respository files. I recommend using Github Desktop and cloning everything.
3. Run `pip install -r requirements.txt` to install all bot requirements. If you're putting this in a hosting service this will most likely do this step by itself.
4. Fill out **config.yaml** and make sure to uncomment it from **.gitignore**. Please note you are required to get Lavalink server information and Spotify API keys and secrets.
5. Run main.py and enjoy the music.