/discord-bot

a discord bot for my discord server

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers Issues MIT License


Discord Bot Logo

Discord Bot by Susurmi

Hi, this is my discord bot i started creating for the discord server of me and my friends.
Feel free to use it for your server if you like it :)

Report Bug · Request Feature



Overview

I create this bot purely in my free time and for a small discord server. It currently doesn't support being multiple guilds!

Features

  • Moderation Commands (Kick/Ban)
  • Member Welcome Message
  • Weather Command
  • Free Games Feature (currently only for EPIC GAMES)
  • Audit Log

(back to top)

Getting Started

With the following steps you can set this bot up for yourself.

Prerequisites

First up you need your own discord bot user. You can set one up on Discord's Developer Portal.
You also need to have NodeJS (Version 20.10.0 and above) installed.
As the last prerequisite go over to OpenWeatherMap and signUp to get a free tier API Key.

Installation

  1. Clone the repo / or download the .zip file from this page.

    git clone https://github.com/Susurmi/discord-bot.git
  2. Install NPM packages

    npm install
  3. Fill out the .env.example file and change it just .env

  4. Fill out the config.example.json file and change it to config.example

  5. Open a Terminal in the bot folder and run:

    npm run start

(back to top)

License

Distributed under the MIT License.

(back to top)

Acknowledgments/Credits

(back to top)