/thebot

first time using github in ages

Primary LanguageJavaScript

thebot

Simple discord bot made with discord.js in Coding Club.

Command Description
ping Replies with 'pong!'
echo Literally just echos what u say

Useless? I know.

Install and setup the bot:

  1. You need to clone the bot.
  2. Config bot through the .env file. Set the token and prefix.
  3. Run npm i
  4. Start the bot with npm start

Hosted bot

Wanna invite this absolutely useless bot (hosted) to a server? Click here
prefix: !

Wanna Commit to the repo (why?) with new commands?

  1. Install the bot and start.
  2. Add new commands.
  3. Create a new pull request.