Discord bot for Tip of the Spear - Task Force Elite by Red Jake Studios.
?pc
Displays the current player count.
Configure announcements to be posted in the General channel at certain intervals.
Only available for RJS_Psycho.
The created announcements get persisted to a file announcements.json so they survive a bot restart.
?announcement create {interval} {text}
Posts {text} in the General channel every {interval} seconds.
example: ?announcement create 3600 Visit us on Steam
3600 seconds = 1 hour
?announcement list
Returns a list of all active announcements and their IDs.
?announcement delete {id}
Removes the announcement with the given id, stopping it from being posted again.
Feature request by DUZ to implement something like this.
- Today's MVP is: {player}
- Daily most kills: {player}
- ...

