Skip to content

Overmounting is a feature rich discord bot made with discord.js and complex slash commands

License

Notifications You must be signed in to change notification settings

Gaute945/Overmounting

Overmounting

GitHub Stars GitHub Forks GitHub pull requests GitHub pull requests GitHub issues GitHub closed issues Discord Bot CI/CD

Look In Issues Tab For TODO List / Feature Requests

Overmounting is a discord bot made by the Undermounting team!
You can invite and use the bot with this link
Join our Discord Server

🛠️ Development Setup Guide

Welcome to the Overmounting bot repository! This guide will walk you through setting up your local development environment to contribute to or run the Overmounting Discord bot.

📋 Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js
  • Git

📥 Clone the Repository

git clone https://github.com/Gaute945/Overmounting.git

or

gh repo clone Gaute945/Overmounting

📦 Install Dependencies

npm install

🔧 Configuration

Create a .env file In the project root to store your environment variables.
Add the following variables to your .env file:

DISCORD_TOKEN=your_discord_bot_token
APP_ID=your_app_id
GUILD_ID=your_guild_id

Your Discord Token and App Id is found in the Discord Developer Portal Guild Id is for your development server and found by right-clicking a server in the discord app and pressing "Copy Server ID" or in the url on web clients

🚀 Running the Bot Locally

To start the bot locally, use index.js

node index.js

If you're changing commands then you need to registre the commands using deploy-commands.js

node deploy-commands.js

About

Overmounting is a feature rich discord bot made with discord.js and complex slash commands

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •