Skip to content

SmolAlli/Discord-Bots

Repository files navigation

BetterDiscord Bot

A bot I created for the gaming server for BetterDiscord (it may or may not exist ;) )

Installation

  • Clone the repo: git clone https://github.com/SmolAlli/Discord-Bots

  • Change directories to be in it: cd Discord-Bots

  • Set up a .env file with the following options:

    • token (bot token)
    • dbToken (token for your mongodb database. if you want to support something else, gl changing the code :^) )
    • clientid (the bot's id. right click in the member list and click "copy id" with developer mode enabled in settings -> advanced)
  • Install node modules npm i

  • Start the bot: npm run dev

  • Run a command with your bot using the slash commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published