Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.18 KB

INSTALL.md

File metadata and controls

28 lines (19 loc) · 1.18 KB

🚀 Installation Procedure

1. Prerequisites

Installation Guides:

2. Running Code

First, clone the repository and cd into the folder:

$ git clone git@github.com:rahulgautam21/Enigma.git
$ cd Enigma

Create a .env file with the discord token info: DISCORD_TOKEN=#SECRET_TOKEN#

Join the discord channel of the bot Discord Channel of bot and connect to the voice channel.

$ pip install -r requirements.txt
$ python bot.py 

You can now use the discord bot to give music recommendations! Use /help to see all functionalities of bot.