Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cptcr/discord-server-creator


https://github.com/cptcr/discord-server-creator

Last synced: 2 months ago
JSON representation

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.