Finished tokebot implementation. tz and of tokes decapitalized and

consolidated, !r added, toke log and  per user toke count tracking. Toke
count on tooltip. Improved moderator commands & tokebot output
formatting.
This commit is contained in:
rainbownapkin 2022-07-23 09:24:19 +00:00
parent 46bcb040f2
commit fcb562397a
8 changed files with 389 additions and 49 deletions

View file

@ -192,6 +192,7 @@ body{
display: flex;
flex-wrap: wrap;
align-items: center;
z-index: 2;
}
#chatheader > p, #videowrap-header {