discordc.1 (397B)
1 .TH DISCORDC 1 discordc\-VERSION 2 .SH NAME 3 discordc \- small Discord ping bot 4 .SH SYNOPSIS 5 .B discordc 6 .SH DESCRIPTION 7 .B discordc 8 polls one Discord channel for the newest message and replies with 9 .B pong <latency> ms 10 when that message is exactly 11 .BR ping . 12 .SH CONFIGURATION 13 Edit 14 .B config.h 15 to set the bot token, channel id, API base URL, user agent, and poll interval. 16 .SH SEE ALSO 17 .BR curl (1)