Discord Bot
https://discord.com/api/oauth2/authorize?client_id=1181044273236410368&scope=bot&permissions=8
https://discord.com/api/oauth2/authorize?client_id=1181044273236410368&scope=bot&permissions=9330481298497
https://discord.com/api/oauth2/authorize?client_id=1181044273236410368&scope=bot&permissions=9332897873015
How to add a Bot to a Discord Server
To Research
- Home | PluralKit
- PluralKit/Message.cs at 83af1f04a74819fbef35fc77e377c1295e17bd6e · PluralKit/PluralKit
- Proof I need webhooks
Other
- That ID is the ID of the application not the BOT secret key
- General Bot Stuff
- How to Make Your Own Discord Bot
- Getting a Discord Guild id · Chickenpowerrr/RankSync Wiki
- How to get a token and channel ID for Discord · Chikachi/DiscordIntegration Wiki
- Bot Examples
- HaiderZaidiDev/Discord-Pin-Archiver-Bot: A discord bot that archives and fetches pinned messages.
- jonas747/yagpdb: Yet another general purpose discord bot
- Tasks
- List servers Bot has been added to
- List Channels
- Create a Channel
- Create a Category Channel
- Add a text channel under a category
- Add a voice channel under a category
- Read old messages in channel
- Send message in Channel
- Create a role
- Limit category to specific roles
- Limit channel to specific roles
Sources
- discord.js v14 create channel - Stack Overflow
- Discord Developer Portal — Documentation — Channel
- discord.js | CategoryCreateChannelOptions
- discord.js | ClientUser