Files
CHOMPStation2/code/modules/tgs/v5
Cadyn 3995353b03 Bot cleanup and config
Cleaning my code up and adding stuff to config
2021-02-24 16:05:49 -08:00
..
2021-02-22 18:17:37 -08:00
2021-02-22 17:44:28 -08:00
2021-02-24 16:05:49 -08:00
2021-02-22 17:44:28 -08:00
2021-02-22 17:44:28 -08:00
2021-02-22 17:44:28 -08:00
2021-02-22 17:44:28 -08:00

DMAPI V5

This DMAPI implements bridge requests using HTTP GET requests to TGS. It has no security restrictions.

  • _defines.dm contains constant definitions.
  • api.dm contains the bulk of the API code.
  • commands.dm contains functions relating to /datum/tgs_chat_commands.
  • undefs.dm Undoes the work of _defines.dm.