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

Official application bot for the nextfight network

License

Notifications You must be signed in to change notification settings

NextFightNetwork/NextApply-Legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published