/discord-anime-bot

Discord anime bot. He posts random anime pictures every 30 min

Primary LanguageJavaScript

Discord anime bot

Discord

This is a bot for discord. He posts random anime pictures with an interval of 30 minutes in the channels you set

Dependencies

NodeJS >= 10

Install

Repository Cloning

git clone git@github.com:LoliE1ON/discord-anime-bot.git

Go to the project

cd discord-anime-bot

Install all dependencies

npm i

Settings

Authorization, Bot token

Authorization occurs through environment variables, namely: BOT_TOKET .env file.

Discord channels

The bot will post pictures only to channels that exist in /config/channels.json.

You must enter the ID of the channels in channels.json.

Invite the bot to the servers in which it will post pictures.

Run

The bot is launched from the root of the project:

node main.js

You can use Heroku for this, the Procfile file is created and configured.

License

MIT

Discord