Skip to content

Kattoor/TipOfTheSpearBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TipOfTheSpearBot

Task Force Elite Logo

Discord bot for Tip of the Spear - Task Force Elite by Red Jake Studios.

Functionality

Player Count

?pc

Displays the current player count.

Announcements

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

Visit us on Steam image

?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.

ToDo

Top Server List

Feature request by DUZ to implement something like this.

Daily Player Stats

  • Today's MVP is: {player}
  • Daily most kills: {player}
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages