Replies: 3 comments
-
|
This will probably be useful for the auto AotW role thing: |
Beta Was this translation helpful? Give feedback.
-
|
Hi @meleu I'd like to help more with the bot development and maintaining if that's ok and if there is anything else needed I'm up for it if I can help. |
Beta Was this translation helpful? Give feedback.
-
|
yo! that's great! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TODO
API_GetAchievementOfTheWeek.phpperiodically).setaotw @mentionto give "aotw winner" role to a user (only for mods).purgeaotwto remove "aotw winner" role from everyone (only for mods).verify @mentionto verify new users (only for mods)-h,--help,/h, etc. and make them reply with the same output as!help command.DONE
!vgmaps.!moviecommand using this API: http://www.omdbapi.com/!topiccommand to show the channel's topic (inspiration: https://github.com/dragonfire535/xiao/blob/master/commands/info/channel.js)whatgamedecided to implement it direct on the site, and it's now done: parse MemAddr with RegEx and show a fancy table RAWeb#219requirementsparse a MemAddr requirements and create a table like in the Achievement Editoraotwcommand: show link to the current Achievement of the Weekhex- convert an integer from decimal to hexadecimaldecided to usedec- convert an integer from hex to decimal.hexfor both convertions!timezonecommand (inspiration: https://github.com/dragonfire535/xiao/blob/master/commands/events/time.js)!rulecommand get the rules from the #welcome channel (inspiration: https://github.com/dragonfire535/xiao/blob/master/commands/info/first-message.js)arevisioncommand. Which is basically a timed poll with a link to the forum post with the revision plan.Beta Was this translation helpful? Give feedback.
All reactions