Skip to content

Releases: Mavulp/frippy

Version 0.5.1

27 Jun 15:11
Compare
Choose a tag to compare
  • Truncate factoid messages to prevent disconnects from IRC servers
  • Make quote sub-commands case insensitive

Version 0.5.0

31 Jul 01:44
Compare
Choose a tag to compare
  • Added Sed plugin for sed like replacements
  • Added Remind plugin to allow setting reminders
  • Added Quote plugin to allow saving quotes of users
  • Added a static help message
  • Added sleep and trim functions and an ioru variable to lua factoids
  • Limited factoid memory usage
  • Made tell accept messages to online users
  • Made tell accept multiple receivers
  • Made Url plugin look for the og:titles meta tag and choose the better title
  • Added a [URL] prefix to messages of the Url plugin
  • Prefix can now be adjusted in the config file
  • Replaced Emoji plugin with a Unicode plugin that allows manual character info retrieval
  • Renamed Factoids plugin to Factoid
  • Removed Currency plugin

Version 0.4.0

12 Mar 15:34
Compare
Choose a tag to compare
  • Added factoids plugin with Lua support
  • Added tell plugin
  • Added url plugin
  • Added keepnick plugin
  • Plugins can be disabled in the config file
  • Custom plugins can now be added if frippy is used as a library

Version 0.3.1

16 Nov 01:58
Compare
Choose a tag to compare
  • Add systemd service
  • Commands of the same plugin can now run in parallel

Version 0.3.0

31 Oct 02:13
Compare
Choose a tag to compare
  • Improved logging to the console
  • Repeated emojis get counted instead of spammed now
  • Stricter command syntax (tokens should be split by only once space each)

Version 0.2.0

11 Oct 14:08
Compare
Choose a tag to compare
  • Added currency plugin
  • Spawn less threads
  • Example config.toml now contains all possible options
  • Plugins that use commands will be easier to implement in the future

Initial Release

04 Oct 14:49
Compare
Choose a tag to compare
  • For each message which contains emojis the bot sends a message with the names of those emoji to the channel/user.