Malcolm Diller
Malcolm Diller
I need to apply for the message content intent so that tts channels can continue to work after ~~April~~ August 2022 I can do this by going to developer portal...
Searching for dota items based on their shop tags or other things. Could use the ItemShopTags field from the dota data. Suggested here: https://discord.com/channels/296486417197170688/296488428726648833/979980192363728917 
Since I'm using vscode now and I've started to clean up the project and have at least a little bit of type safety, it might be time to look into...
Mangobyte currently doesn't have any testing. This isn't ideal. What I'd like to have is a test framework that can run commands, and verify that at least the command finished...
Slash commands are apparently eventually going to add support for localization, meaning I'll be able to easily provide localization for commands and their descriptions etc. If I end up doing...
Could be an interesting implementation of the new forms feature. Not sure how useful/desired it is though.
Slash commands have a cool feature called autocomplete which can help users when theyre typing. This could be pretty useful in a couple different commands (dot clip searching, matchfilter stuff,...
you could do `/lm offset 2` to get the third game in the list for example. alias can be 'skip'.
Add a way to specify matches "in 2021" for example https://discord.com/channels/296486417197170688/296488162643935232/910866661362528286
This would work with the matchfilter but it would be 2 matchfilters basically. Something like ?percent lina where firstblood, which would get all the games where i play lina and...