This sourcemod plugin sends Get5 Event logs as a post request to a server set with the CVAR get5_event_api_url
.
This plugin this plugin was built to work in conjuction with Discord 10man Bot however it can be used for any other project.
get5_event_api_url - Set's the server url to send the post request to
get5_event_api_available - Checks if the plugin is correctly loaded on the server
To use this plugin on your server, you must have the following:
To build the plugin, you must have the following:
Forked from splewis' get5_apistats plugin.