Skip to content

Releases: FranciscoG/DerpyBot

v1.24.0

18 Jul 05:58
Compare
Choose a tag to compare

Fixed

  • updated internal dependencies

Changed

  • I changed how the initialization time is calculated. Now using Promise.all to get a more accurate time
  • updated !leaders accepts "month" and "year" now to get a specific month's leaders

Added

  • new Trigger !wasitbrad at the request of ChilloutMixer
  • mods only - a new way to create a trigger that makes simple GET request to JSON apis and returns a specific json path

[1.23.1] - 2018-05-14

15 May 04:38
Compare
Choose a tag to compare

Fixed

  • updated API for random.cat that !cat uses. Closes issue 45
  • bot will skip broken soundcloud links

Added

  • added soundcloud.js utility tests

Changed

  • cleaned up some of the code
  • removed the "recently warned" check, it will continually warn now

More Randoms and updating deps

02 May 04:21
Compare
Choose a tag to compare

[1.23.0] - 2018-05-01

Fixed

  • fix issue with triggers not updating properly when changed
  • updated dependencies

Added

  • command: !randomprop - only picks a random trigger from triggers that have +prop
  • command: !randomflow - only picks a random trigger from triggers that have +flow

Point Reset and !leader fixes

02 Apr 02:25
Compare
Choose a tag to compare

Points weren't reseting at the beginning of the month because they were clashing with the hourly !leaders run which accesses the same data. I changed the time of the point reset to 00:15 instead of 00:00 and that should be more than plenty of time

Song warning and history minor tweaks

23 Mar 15:42
Compare
Choose a tag to compare

Changed

  • increased the bot warning time back to 12 hours
  • added new config settings history_pages - how many pages of history to scrape on initial load of bot

new !translate command

21 Mar 15:54
Compare
Choose a tag to compare

Added

  • !translate - generates link to google translate from auto-detect lang to english only

Changed

  • !link - simplified the output and added youtube region restriction info link

Prop related changes

14 Mar 19:39
Compare
Choose a tag to compare

[1.21.0] - 2018-03-14

Added

  • !sourcetext trigger_name - will show you the un-interpreted trigger source text
  • change the trigger prop emoji with +prop=EMOJI_NAME issue 43

Changed

  • prevented the bot from giving props so people can't trict the bot into giving multiple points for a song
  • I moved the code for !source into the bot/trigger dir where it should go
  • remove the self-prop warning from triggers with +prop and +flow issue 42

Deleted

  • removed hardcoded !props command, this should be added as a trigger
  • removed hardcoded !tune command, this should be added as a trigger
  • removed hardcoded !fire command, this should be added as a trigger
  • removed hardcoded !love command, this should be added as a trigger
  • removed hardcoded !flowpoint command, use the !flow trigger instead

v1.18.0

11 Jan 01:55
Compare
Choose a tag to compare

bunch of Trigger related updates

minor bug fix

13 Jul 21:29
Compare
Choose a tag to compare

I fixed issue 20 and also changed the connection chat greeting