You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
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,
You can delete the v1.0.0 and assets directory. All the necessary files are in the v2.0.1 directory.
Installing Third Party Packages:
npminstall
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:
Add - Add an item in the market
Autolive - Fetch scores for ongoing cricket match(s)
Eval - Compile Code (Accessible by developers only)
Live - Get the scorecard of a live cricket match
Remove - Remove an item from the market
Restart - Restart the bot (Accessible by developers only)
Say - Make the bot say something
Triggeradd - Add a trigger
Triggerremove - Remove a trigger
Triggershow - Show the current triggers
🤑Economy Commands:
Balance - Show a user's balance
Daily - Claim your daily reward
Give - Give money to a user
Inventory - View a user's inventory
Monthly - Claim your monthly reward
Shop - View the market/shop
Spin - Spin a colour
Top - View the leaderboard
Toss - Flip a coin
Vote - Vote for the bot
Work - Work
🤪Fun Commands:
8ball - Ask the 8ball a question
Compliment - Compliment an user
Fact - Get a random fact
Meme - Get a random meme
QOTD - Get a random question
Roast - Roast an user
RPS - Play rock paper scissors
Sudo - Create a webhook to impersonate someone
Urban - Get information about a random word
👍General Commands:
Firstmessage - Fetch the first message of the channel
GPT - Get a response from AI
Help - Help command
Invites - View the invites leaderboard
News - Fetch cricket news
Removegpt - Remove your API key
Setgpt - Set your API key
Snipe - View the last deleted message
Social - View the social links of sports stadium
🚨Moderation:
Addrole - Add a role to an user
Ban - Ban an user
Kick - Kick an user
Lock - Lock a channel
Mute - Mute an user
Purge - Delete a specific number of messages
Removerole - Remove a role from an user
Report - Send a message to admins/developers
Unban - Unban a user
Unlock - Unlock a channel
Unmute - Unmute an user
😅Other:
ChatGPT - Free chatgpt in the official server only
ChatBot - Free funny chatbot in the official server only
Chatcoins - Award users for sending messages
🤗Special thanks:
Special thanks to Nihanth Chitturi(.suprvirat18) for helping out during the development of the bot and Gurki for hosting the support server.