Commit Graph
15 Commits
Author SHA1 Message Date
iiLarsH 6f96e5b943 Leaderboard now has Server filter
Leaderboard got the new messagehandler to speed it up and make it less likely to break

KD and AVG_distance arent currently possible
2023-05-04 23:14:21 +02:00
iiLarsH 198057304f Invite command, CD on roll 2023-05-04 21:21:45 +02:00
iiLarsH e9a8535e1c New message handler
Filtering on server now possible
stats and compare became 1 command
2023-05-04 20:48:01 +02:00
iiLarsH 97ba8868d8 Made server filter 2023-05-02 22:22:39 +02:00
iiLarsH ffafe0194c Update leaderboard.py 2023-04-30 23:15:52 +02:00
iiLarsH 896d1d2c9d testing with slash commands 2023-04-29 17:09:34 +02:00
iiLarsH 6cde19f3fc V1 2023-04-28 21:54:32 +02:00
iiLarsH 178039405c !leaderboard function
!leaderboard, !lb, !rank, !ranking as working command names

!lb <kills/deaths/max_distance/total_distance>

KD and weapon KD not implemented yet
2023-04-28 19:39:53 +02:00
iiLarsH a355b5c8fa Compare, and bugfix stats
!compare <player, player>, weapon

player doesnt exist bug fixed in !stats
2023-04-28 16:07:43 +02:00
iiLarsH b9f95524ce Optimized getplayerid
Now uses NS master api instead of tone api to get faster response
2023-04-28 13:24:00 +02:00
iiLarsH 3202b9840f !stats upgrade to appearance and made start compare 2023-04-27 00:46:14 +02:00
iiLarsH ff3504e070 Update stats.py
stopped a division by 0 error
2023-04-26 19:51:43 +02:00
iiLarsH 95f143c78f Reworked stats command to be easier to implement filters
!stats <name> completed
!stats <name>, <weapon> completed
2023-04-26 19:37:33 +02:00
iiLarsH c9bf475696 Stats command
!stats <playername> complete

!stats <playername>, <weapon> incomplete
2023-04-25 23:25:09 +02:00
iiLarsH 617eaa047d Basic functionality
!roll
!ping

Hiding token
2023-04-25 20:35:44 +02:00