Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (29 loc) · 1.43 KB

File metadata and controls

35 lines (29 loc) · 1.43 KB

NextApply

NextApply is a Discord bot for the official NextFight Discord server to handle user applications for certain roles

Note

This bot is still in progress and may not be used yet for private servers!
It is also not that customizable yet! You would need to change some code to get it working on your server.

Join the Discord server and apply for the developer role using this system. If you get accepted you can contribute to this project or just open a pull request

Example src\config.json

{
	"application_name": "NextFight Application",
	"token": "YOUR_TOKEN",
	"team_role_id": "1095773070414844076",
	"content_role_id": "1082011747738722384",
	"content_plus_role_id": "1101927404747898971",
	"ticket_role_id": "1121137816550785140",
	"application_message_channel_id": "1117475844231798917",
	"guild_id": "1051758423211003951",
	"send_application_message_on_start": false
}
Spoiler images