Skip to content

An under-development, simple discord bot that helps you manage your server

License

Notifications You must be signed in to change notification settings

Abdelhak-Achour/discord-bot-tnt-guardian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The_TNT_Guardian Discord Bot

An under-development, simple discord bot that helps you manage a discord server

Contents

Requirements

Scopes

The applications.commands scope needs to be enabled in addition to the bot scope, go to OAuth2 URL generator on the developer portal to enable it.

Commands

# Clone the repository
git clone https://github.com/Abdelhak-Achour/discord-bot-tnt-guardian.git

# Enter into the directory
cd discord-bot-tnt-guardian

# Install the dependencies
npm install discord.js
npm install snoowrap
npm install snoots
npm install jikan-node
npm install ms
npm install dotenv

# Running the code
node bot.js // or use: node .

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published