Sports-Stadium
Sports-Stadium copied to clipboard
A completely modular verified discord bot created in NodeJS with v13. Featuring over 50 commands along with a fantasy dashboard.
[!IMPORTANT] This Project has now been ARCHIVED! Thanks to all Contributors, Users, and Servers who have been a part of this project👍
🚨Sports Stadium🚨
ℹ️About:
Sports Stadium was a discord bot made with JavaScript, specifically NodeJS. The bot was originally made to manage Sports Stadium, however numerous servers added the bot. Sports Stadium was a fully modular bot, meaning that users can enable/disable any commands. The main features that the bot covered were: Developer; Economy; Fun; General; Moderation. There were 8 to 15 commands in each of those Categories.The bot used a MongoDB Database for the economy command and was verified before being archived.
🥳Installation:
Requirements:
- Node v18 / +
Download:
- You can install the files by either forking, downloading as a ZIP Folder or running the following command in git,
git clone https://github.com/Zemerik/Sports-Stadium
You can delete the
v1.0.0
andassets
directory. All the necessary files are in thev2.0.1
directory.
Installing Third Party Packages:
npm install
Config.json
- After installing the modules, create a
config.json
file in your root directory with the following information:
{
"commandsPerPage": 6,
"reply": "<:reply:1114154084266680431>",
"allowedUserIds": [], // User id's of users who can use the developer commands
"prefix": "...",
"bot_token": "...",
"clientId": "...",
"guildId": "..."
}
Remember to replace the
...
with the actual information
Running the bot:
node .
📝Commands:
📱Developer Commands:
🤑Economy Commands:
🤪Fun Commands:
👍General Commands:
🚨Moderation:
😅Other:
🤗Special thanks:
- Special thanks to Nihanth Chitturi(.suprvirat18) for helping out during the development of the bot and Gurki for hosting the support server.
Thanks to all Contributors 💪
🪪Licence:
This repositery is under BSD 2 Clause licence.
🤩Thanks for visiting🤩
Don't Forget to Leave a ⭐