Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cptcr/discord-server-creator
https://github.com/cptcr/discord-server-creator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cptcr/discord-server-creator
- Owner: cptcr
- License: apache-2.0
- Created: 2024-06-19T15:06:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T15:52:30.000Z (7 months ago)
- Last Synced: 2024-07-02T19:11:32.410Z (6 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Create servers with a discord bot
This is a JavaScript Code to create discord servers using discord bot tokens. You simply put in the discord token into the token variable in line one.
# Variables explained
token
A constant variable which is for you discord bot token.
template
The template id of the discord template you would use.
If you dont have a template id, you can use: `QxGczWPDV7Hc` which is the default template of discord servers.
To get a template, use the instructions in this link: Discord Support
serverName
The name of the created server
serversToGenerate
The amount of servers to generate
# ⚠️ WARNING ⚠️
Discord limits the amount of created servers per discord bot to 10.