Skip to content

Shavixinio/FumoBot

Repository files navigation

FumoBot

A general purpose Discord bot

Installation

Requirements

Actually setting up the bot

  1. Make a bot at the Discord developer portal and make sure to toggle the presence, server members and message content intents
  2. Set up an invite for your bot here (You must be the owner or have the Manage Server permission to invite bots)
  3. Open your Terminal
git clone https://github.com/Shavixinio/FumoBot.git
cd FumoBot
npm install
  1. Get your bot's token and paste it into the .envexample (Make sure to actually rename the file to .env)

Caution

Do not share your bot's token with anyone as it allows a bad actor to gain full access to your bot

  1. To run your bot, type the following command into the terminal:
npm start

About

A general purpose Discord bot

Resources

Stars

Watchers

Forks