The member page of Arendelle Odyssey.
- Fork this repo
- Select the folder in
modules/
where the plugin will be placed, the folder name is the role ID, on the Arendelle Odyssey Discord server. If the folder don't exist, create it! - Copy the
modules/module.example.php
to your directory, then rename it to something clear (one or two words), the file name is the plugin name in the slidebar. - Set the
$title
to the plugin title, it will be on the header and on the page title - Do your modifications in php between the two includes.
- After you've done, create a Pull Request
- Set a virtual host only for this (a new virtual host for this is required than adding in a existant website, else many errors will display)
- Copy your
config.example.php
toconfig.php
and do your modifications on it - DISCLAIMER! Do not change the Guild ID, because some checkings (mainly roles) requires an API with a Discord bot. Sorry for others servers. (But it was easy to create an API with a Discord bot, check here: https://github.com/ArendelleOdyssey/discord-bot/tree/main/src/api
- Run your server and access to it