Ohno reaction discord bot
Make a folder for your bot, install everything in that folder (including bot file and config file)
To install Luvit, visit https://luvit.io and follow the instructions provided for your platform.
To install Discordia, run lit install SinisterRectus/discordia.
Go to the https://discordapp.com/developers/applications/me page and create an application in it.
Give the application a bot user, change bot icon to ohno.png(optional) and put its token in the token.config.
Invite your bot to your server using this URL:
https://discord.com/api/oauth2/authorize?client_id=CLIENT_ID&permissions=64&scope=bot
Replace CLIENT_ID by the Client ID displayed on your application's page.
To run the bot type luvit bot.lua
or ./luvit bot.lua
in console.