Feel free to contribute if there a miskate
This is open source for RyanBot. Commands list can be found here https://docs-ryanbot.glitch.me/
This project is licensed under the MIT License - see the LICENSE.md file for details
git
command line (Windows|Linux|MacOS) installednode
Version 8.0.0 or highertoken
Required to start the bot obtain it hereyoutube api key
Required to play the music. Get it here
In a command prompt in your project's folder (wherever that may be) run the following:
git clone https://github.com/ryanshdsdev/ryanbot.git
Once finished:
-
In the folder from where you ran the git command, run
cd ryanbot
and then runnpm install
, this will install all required packages, then it will run the installer. -
You will be prompted to supply a number of access tokens and keys for various platforms, please follow the on screen instructions to complete the installation.
NOTE: A config file will be created for you.
To start the bot, in the command prompt, run the following command:
node app.js
if you don't know how to start this bot please watch some youtube video how to start discord bot!
To add your bot to your server go to this site