- Notifications
You must be signed in to change notification settings - Fork0
This bot provides detailed information about a Discord server.
License
NotificationsYou must be signed in to change notification settings
TrapstarJannik/Discord-Server-Info
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE 📝:
This bot provides detailed information about a Discord server.
- Server Info Command: Fetches and displays various details about the server, including member count, channel count, creation date, and more.
To use this bot, follow these steps:
- Set up a bot onDiscord Developer Portal
- Get your bot token and place it in the
config.json
file. - Invite the bot to your Discord server.
- Run the bot by executing the script, ensuring your bot token is correctly placed in
config.json
.
- Description: Sync slash commands globally or in specific guilds.
- Usage:
.sync [guilds] [spec]
guilds
: Optional list of guild IDs to sync commands to.spec
: Optional argument to specify syncing method:"guild"
,"global"
, or"clear"
.
- Permissions Required: Bot owner
- Description: Fetch and display detailed information about the server.
- Usage:
/serverinfo
- Permissions Required: None
Clone the repository:
git clone https://github.com/TrapstarJannik/Discord-Server-Info.git
cd Discord-Server-Info
Run the bot:
python main.py
Important
Ensure your bot token is placed in theconfig.json
file or you will encounter an error!
- The bot's default prefix is set to
.
. You can modify it in theconfig.json
file. - Replace the first line in
config.json
with your Discord bot token.
About
This bot provides detailed information about a Discord server.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published