Oniro Bot is a bot created for the Oniro project with DiscordJS.
The commands are available with o!helpThe bot was created with NodeJS, so you will need to install it to start the bot.
Once this is done and you download the files, you will have to go to the bot directory and type "npm install" in the console to install all the dependencies necessary for the bot.
Before launching the bot you must modify the file "config.json" to insert your token which you will find here.
You will then be able to launch your bot thanks to the command "node ." in the console. To integrate it into your server you must go to this address and follow the instructions (Replace "[YOUR_CLIENT_ID]" in the link by your cliend id, you can find him here).