Skip to content

McConnell Blues Pub

Compare
Choose a tag to compare
@le-potate le-potate released this 25 Jul 02:34
44fc696

Changes:

Note that this version breaks the previous databases as it changes columns in the Members table

  • ?customreactions: easy-to-use assistant to add custom reactions. Non-mods can propose reacts (@le-potate)
  • ?score, ?ranking and ?emojiranking: all reactions are now logged and advanced stats are available (@le-potate)
  • ?xkcd: fetch xkcd comics (@namemcguffin)
  • ?user_info: get information about a user. ?roles can now be used to get a specific user's roles (@namemcguffin)
  • ?translate: translate inputted text (@namemcguffin)
  • ?submitbanner, ?setbannercontest and ?bannerwinner: automates tasks linked to the banner contest (@le-potate)
  • ?hangman: hangman game (@namemcguffin)
  • mix, bac, addq and image commands can now be used on specific messages by using reply (@namemcguffin)
  • P-Strings utility (to use "string with placeholders", simple strings like "hi %user%, this is the channel %channel%", which contains placeholders) (@le-potate)
  • Argument parser (cast a list of arguments using the given converters, regardless of order) (@le-potate)
  • Misc minor commands changes and fixes (@davidlougheed, @namemcguffin, @le-potate)
  • Misc internal changes, devops, etc. (@davidlougheed, @namemcguffin, @le-potate, @krubenok, @jidicula )