adamcysec / tkbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tkbot

Description

tkbot is a Discord bot to help keep track of team kills (tks) in games.

tkbot commands

All commands start with !tk

1) Add a tk to a user that killed you

!tk @user comment

Use this command to report a team mate that killed you.

tkbot will also send words of encouragement to your killer.

Example:

!tk @Adam WATCH YOUR AIM


2) Add a tk to another user

!tk @killer @victim comment

Use this command to report a team kill for another user.

Example:

!tk @Madam @Adam Haha got you back


3) Show leaderboard

!tk leaderboard

Displays the team kill leaderboard.


4) Show user stats

!tk stats @user

Display team kill stats for a given user.

Example:

!tk stats @Madam


5) Reset a user's stats

!tk reset @Adam

Reset team kill stats for a given user.


6) Reset all user stats

!tk reset ALL

Deletes the entire file contents of db.txt


7) Manual database entry

!tk input @killer @victim mm/dd/yy comment

Use this command to enter a team kill that occured on a previous day.

Example:

!tk input @Madam @Adam 07/14/22 Try aiming better!


7) Display bot help

!tk help

tkbot will direct message you the bot commands.

About


Languages

Language:Python 100.0%