Discord chatbot which allows you to communicate with the nekos.life api endpoint /api/v2/chat
. (Invite)
- Unix like terminal with access to NodeJS and npm
- Installated redis-server (apt/redis-server)
- Clone or download the repository
- Open the
config.properties
and paste in some bot-token (create one at http://discord.com/developers/applications) - Install all needed dependencies by typing
npm install
, to start the bot you just need to typenpm start
Licensed under the MIT license