/TimeLeap

A Discord bot that sends random messages from the previously sent messages in the same channel.

Primary LanguageJavaScriptMIT LicenseMIT

TimeLeap

A Discord bot that sends random messages from the previously sent messages in the same channel.

Invite TimeLeap

Preparation

To run the the bot, make sure you have Node.js installed and a code a editor. I recommend Visual Studio Code

Installing package

In your terminal type:

npm i

to install all dependencies

Config

Navigate to config.json and change the value of clientId and token

Reloading slash commands and starting the bot

Before running the bot make sure to refresh the slash command by running the deploy-commands.js first and then run the bot, in your terminal type:

node deploy-commands.js
node index.js

Self-hosting

I'm still making the tutorial for self-hosting in order to run your bot 24/7.

Useful links

If you need help, join my Discord Server