VictorGonzlezSalinas Actually, it's very simple.
For chat button (views every page):
- Admin area
- Appearance
- Custom Footer
- Edit Custom Footer
- Add this code and save changes.
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
new Crate({
server: '299881420891881473',
channel: '355719584830980096',
shard: 'https://disweb.dashflo.net'
})
</script>
You need to change server and channel values: https://discordapp.com/channels/SERVERID/CHANNELID
For chat box (only page):
- Admin area
- Pages (required Pages by FriendsOfFlarum)
- Create page
- Add this code, select "Enable HTML" and save:
<iframe src="https://disweb.dashflo.net/channels/299881420891881473/355719584830980096" height="600" width="800"></iframe>
You need to change server and channel values: https://disweb.dashflo.net/channels/SERVERID/CHANNELID
IMPORTANT
You need to add this bot to your server.