DatGuy1
DatGuy1
On the NBA app (and seems to be only there for some reason, can't find it on the website) there's a button in the play by play section of games...
i'd suggest reading it from a file or such but this is up-to-date "message": "1 validation error detected: Value 'asd' at 'voiceId' failed to satisfy constraint: Member must satisfy enum...
Like commands, but dont need the ! and can match anywhere. for example, if a sentence has 'stream' in it the bot can say "Forsen usually streams around xyz UTC...
Command trihex says TriHard and has a 10 second cooldown: pajlada: !trihex pajbot2: TriHard karl_kons: !trihex pajbot2 > karl_kons: TriHard
Adding to watchlist on block is currently using the watchWarnings preference. I don't want to add the user's talk page to my watchlist every time I warn them, but I...
The period in warning templates is added as a default value (`{{{2|Thanks.}}}`) rather than after the parameter. Ensuring the optional message has a period at the end to separate it...
I've read the paper and tried to understand the source code of the original repo, but can't for the life of me understand what to set [these](https://github.com/CookiePPP/cookietts/blob/experimental/CookieTTS/_4_mtw/hifigan/config_v1.json#L11-L17) lines to. I...
This inadvertently hid commands that were disabled from the web UI. db_commands already filters out disabled commands, if so desired, through options["enabled"] (currently L353). (ONLY DONE MINIMAL TESTING)