This plugin automatically tracks and shares your Trackmania PB's on Discord via a webhook. It shares your PB in real-time, it simplifies sharing your gaming progress with friends on a common Discord server.
DO ONLY SHARE YOUR WEBHOOK TOKEN WITH PEOPLE YOU TRUST! ANYONE IN POSESSION OF THE TOKEN CAN SEND ANY MESSAGE THEY WANT OR EVEN DELETE THE WEBHOOK!
- Discord Webhook ID
- Discord Webhook Token
- Grant @everyone permission to "Use External Emojis" in the channel of the webhook. (This is used to display the achieved medal)
- Discord Webhook URL: copy the entire webhook URL (e.g.:
https://discord.com/api/webhooks/223704706495545344/3d89bb7572e0fb30d8128367b3b1b44fecd1726de135cbe28a41f8b2f777c372ba2939e72279b94526ff5d1bd4358d65cf11
) into the "Discord WebHook-URL" field in the settings.
I greatly appreciate user feedback and bug reports for the plugin via my GitHub repository. Please use the issue template on the Trackmania-WebHook issues page to include necessary details like reproduction steps, expected vs. actual behavior, environment details, and screenshots. This ensures a better and faster process. The input is vital for the plugin's improvement and stability, and I'll try to timely respond. Everyones efforts help the enhancment of this plugin for everyone.
- Make sure to use the project code styles
- English git commits only
- Branches 🌱 for features are preferred
- Document any additions or changes
- big relases/improvements -> from
0.1.12
to1.0.0
- features -> from
0.1.10
to0.2.0
- fixes, patches -> from
0.1.0
to0.1.1
For those interested in exploring the code of this plugin, the complete source code is hosted on GitHub. You can access it, along with all related documentation and update history, by visiting the repository.