2022-08-10 12:52 | Update index.html | Daniel | 1 | +29 | -3 |
2021-09-03 01:52 | Merge pull request #32 from OMatics/dependabot/npm_and_yarn/path-parse-1.0.7 | Bruno Coimbra | 1 | +3 | -3 |
2021-09-03 01:51 | Merge pull request #33 from OMatics/dependabot/npm_and_yarn/tar-4.4.19 | Bruno Coimbra | 1 | +17 | -17 |
2021-08-07 10:53 | Merge pull request #31 from OMatics/dependabot/npm_and_yarn/tar-4.4.15 | Samuel | 1 | +3 | -3 |
2021-07-23 02:20 | Fix `!uwu` breaking when `transform` returns undefined | 0-l | 1 | +2 | -1 |
2021-06-24 13:12 | Merge branch 'master' of github.com:/Demonstrandum/Simp-O-Matic | knutsen | 1 | +3 | -3 |
2021-06-24 13:12 | Update README on secrets. | knutsen | 4 | +41 | -32 |
2021-05-30 20:23 | Ignore spam detection on trigger command. | knutsen | 1 | +7 | -3 |
2021-05-30 20:08 | Merge branch 'master' of github.com:/Demonstrandum/Simp-O-Matic | knutsen | 1 | +3 | -3 |
2021-05-30 20:06 | Add `ignoreConstraints` parameter to `on_message` function. | knutsen | 7 | +120 | -27 |
2021-05-28 16:54 | Switch to using discord.js master branch 🤪. | knutsen | 12 | +172 | -77 |
2021-05-27 16:54 | Deprecate `Message#answer`. | knutsen | 76 | +271 | -254 |
2021-04-30 13:29 | Country codes must be lower case for flagcdn.com | knutsen | 1 | +1 | -1 |
2021-04-30 13:17 | countryflags.io is dead 😢, use flagcdn.com. | knutsen | 1 | +5 | -1 |
2021-04-29 16:23 | Round lat/lon down to 4 decimal places and provide unique User-Agent. | knutsen | 5 | +23 | -10 |
2021-04-29 15:46 | Missing comma, JFL. | knutsen | 1 | +1 | -1 |
2021-04-29 15:42 | Parse JSON weather response conventionally. | knutsen | 1 | +9 | -4 |
2021-04-29 15:15 | Catch invalid JSON response in !weather command. | knutsen | 1 | +5 | -3 |
2021-04-21 09:54 | Merge branch 'master' of github.com:/Demonstrandum/Simp-O-Matic | knutsen | 1 | +2 | -1 |
2021-04-21 09:54 | Align | knutsen | 1 | +1 | -1 |
2021-04-19 16:02 | Round temperature conversions. | knutsen | 1 | +3 | -3 |
2021-04-19 15:43 | Better regex for !metric command + clean up. | knutsen | 1 | +21 | -12 |
2021-04-19 14:44 | Fix type errors. | knutsen | 1 | +9 | -7 |
2021-04-19 14:27 | Add failsafes for fluorinated amphetamines and arycyclohexylamines | Danny | 1 | +8 | -5 |
2021-04-18 13:18 | Save timestamped config export on exit. | knutsen | 2 | +13 | -9 |
2021-04-18 12:55 | Fix compile errors. | knutsen | 2 | +39 | -39 |
2021-04-18 12:27 | Add Metric Converter | Danny | 1 | +46 | -0 |
2021-02-08 21:19 | Submodules work like shite. | Demonstrandum | 49 | +2113 | -2 |
2021-02-08 21:07 | Enfattend Simp-O-Matic so much it swallowed up another entier bot. | Demonstrandum | 59 | +1731 | -2270 |
2021-02-08 15:00 | Add pharmaceutical capabilities. | Danny | 51 | +2179 | -34 |
2020-12-19 16:59 | Remove date from weather embed. 📅 | Demonstrandum | 5 | +209 | -442 |
2020-12-19 16:44 | Missing comma 🥴. | Demonstrandum | 1 | +1 | -1 |
2020-12-19 16:40 | Better date format, maybe? | Demonstrandum | 1 | +17 | -5 |
2020-12-19 16:07 | Merge pull request #27 from Demonstrandum/dependabot/npm_and_yarn/ini-1.3.8 | Fredrik | 1 | +10 | -102 |
2020-12-02 23:54 | Array.prototype.reverse is in-place. Sigh. | Demonstrandum | 1 | +4 | -4 |
2020-12-02 23:22 | Fix mistakes in weather.ts. | Demonstrandum | 1 | +8 | -3 |
2020-12-02 22:28 | Update weather.ts | Daniel | 1 | +9 | -5 |
2020-12-02 21:54 | More Dependencies | Daniel | 1 | +2 | -1 |
2020-11-21 19:41 | Fix typo. Le Sigh. | Demonstrandum | 1 | +1 | -1 |
2020-11-21 19:37 | Add HELP entries, and try and refetch media if prefetches have been lost. | Demonstrandum | 2 | +30 | -2 |
2020-11-20 20:07 | Ensure child processes are killed after stdio streams are finished. | Demonstrandum | 2 | +10 | -1 |
2020-11-20 17:27 | Migrate API lol | Daniel | 1 | +1 | -1 |
2020-11-13 18:38 | Update dockerfile to make graceful shutdowns. | Demonstrandum | 1 | +3 | -1 |
2020-11-13 02:31 | Add Dockerfile, replace ytdl-core with youtube-dl (Python), add text to speech, migrate from using Pastebin, make aliases case insensitive, +more. | Demonstrandum | 16 | +259 | -204 |
2020-11-11 10:21 | Add raw output to youtube search. | Daniel | 1 | +8 | -2 |
2020-11-11 04:04 | Update highWaterMark. | Demonstrandum | 1 | +6 | -5 |
2020-11-11 03:42 | Don't check if paused if dispatcher does not exist. | Demonstrandum | 1 | +10 | -9 |
2020-11-11 03:33 | Treat media list as queue. | Demonstrandum | 1 | +9 | -3 |
2020-11-11 03:16 | Initialise prefetch object. | Demonstrandum | 1 | +2 | -1 |
2020-11-11 03:10 | Prefetch media and deal with stream ending without explicit call to .end() | Demonstrandum | 2 | +121 | -60 |
2020-11-11 02:00 | Fix multiple pops in vc... | Demonstrandum | 1 | +3 | -3 |
2020-11-11 01:46 | Add opus deps. | Demonstrandum | 2 | +184 | -8 |
2020-11-11 01:35 | Initialise guild instance objects. | Demonstrandum | 1 | +6 | -1 |
2020-11-11 01:17 | Fix infinite recursion issues. | Demonstrandum | 2 | +7 | -3 |
2020-11-11 00:51 | Attempt to clean up !vc command. Added global instance variable object, per guild. | Demonstrandum | 6 | +119 | -49 |
2020-11-10 23:34 | Attempt to use safe JSON.stringify. | Demonstrandum | 6 | +32 | -12 |
2020-11-10 22:57 | Include stack trace for !get. | Demonstrandum | 1 | +1 | -1 |
2020-11-10 22:35 | Merge pull request #26 from Demonstrandum/vc-beta | Fredrik | 5 | +77 | -2 |
2020-11-10 15:31 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 3 | +5 | -4 |
2020-11-10 15:31 | Update node-forge to v0.10.0 or later. | Demonstrandum | 1 | +1 | -0 |
2020-11-03 22:33 | Do not add punctuation if punctuation is already there. | Demonstrandum | 3 | +11 | -2 |
2020-11-03 19:30 | Merge pull request #23 from greatredheron/master | Fredrik | 1 | +1 | -1 |
2020-11-03 16:44 | Merge pull request #22 from greatredheron/master | Fredrik | 3 | +26 | -2 |
2020-09-20 18:04 | Merge pull request #21 from jack-javana/master | Bruno | 1 | +5 | -0 |
2020-09-20 13:46 | Merge pull request #20 from jack-javana/master | Bruno | 2 | +6 | -1 |
2020-09-18 16:23 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic into master | Demonstrandum | 3 | +6 | -6 |
2020-09-18 16:22 | Update yarn lock | Demonstrandum | 1 | +207 | -48 |
2020-09-18 16:00 | Bump nodegit version. | Demonstrandum | 1 | +1 | -1 |
2020-09-18 15:49 | Upgrade to node 14.x and escape location name for geocoder request. | Demonstrandum | 4 | +9 | -28 |
2020-09-09 16:19 | Added credit to package.json too | Demonstrandum | 1 | +6 | -5 |
2020-09-04 21:20 | Give credit. | Daniel | 1 | +1 | -1 |
2020-09-04 21:19 | Merge pull request #18 from jack-javana/master | Daniel | 1 | +1 | -1 |
2020-08-06 16:00 | Delete accidental inclusion of old code | Demonstrandum | 1 | +0 | -1 |
2020-08-06 15:57 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic into master | Demonstrandum | 1 | +68 | -81 |
2020-08-06 15:55 | Update all references to GPL to AGPL. | Demonstrandum | 4 | +15 | -3 |
2020-08-04 20:31 | Shift arg list when `new' appears first. Only use URI-encoded query in URL. | Demonstrandum | 1 | +31 | -17 |
2020-08-04 20:05 | Merge pull request #17 from Accelarion/patch-3 | Fredrik | 1 | +1 | -0 |
2020-08-02 14:55 | Fix met.no icon. | Demonstrandum | 1 | +10 | -3 |
2020-08-02 14:38 | Use png (not svg) for thumbnail in weather command. | Demonstrandum | 1 | +1 | -1 |
2020-08-02 14:35 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic into master | Demonstrandum | 0 | +0 | -0 |
2020-08-02 14:34 | Access symbol_code from summary. | Demonstrandum | 1 | +1 | -1 |
2020-08-02 14:19 | setFooter URL argument position correction. | Demonstrandum | 1 | +2 | -2 |
2020-08-02 14:13 | Replace d.timeseries with properties.timeseries. | Demonstrandum | 3 | +21 | -11 |
2020-08-02 13:29 | Fix weird typo in weather.ts. | Demonstrandum | 1 | +3 | -4 |
2020-08-02 13:02 | Resolve yarn.lock merge conflict. | Demonstrandum | 1 | +15 | -26 |
2020-08-02 12:58 | Ignore non-master related GitHub webhooks. | Demonstrandum | 1 | +5 | -2 |
2020-08-02 12:54 | Upgraded JIMP to use non-vulnerable version of jpeg-js. | Demonstrandum | 2 | +311 | -333 |
2020-07-29 22:53 | Update URL in console.rb. | Demonstrandum | 2 | +2 | -2 |
2020-07-29 22:47 | Give current web-address through !website alias by default. | Demonstrandum | 2 | +3 | -0 |
2020-07-28 23:01 | Hardcode web port. | Demonstrandum | 1 | +4 | -3 |
2020-07-28 21:56 | source -> . | Demonstrandum | 2 | +2 | -2 |
2020-07-28 21:27 | Make ready for new server. | Demonstrandum | 7 | +72 | -1 |
2020-07-10 16:48 | Update youtube.ts | Daniel | 1 | +1 | -1 |
2020-07-06 16:42 | Exclude hours when duration is <1 hour. | Demonstrandum | 1 | +10 | -3 |
2020-07-06 16:28 | Format numbers nicely in !youtube command. | Demonstrandum | 1 | +6 | -2 |
2020-07-06 16:10 | Fix Danny's stinky code. | Demonstrandum | 5 | +61 | -295 |
2020-07-06 15:48 | Switch to invidio.us API | danyisill | 1 | +28 | -6 |
2020-05-28 16:34 | Merge branch 'master' of https://github.com/Demonstrandum/Simp-O-Matic | danyisill | 1 | +2 | -1 |
2020-05-28 16:34 | Better peformance for the web page | danyisill | 2 | +8 | -10 |
2020-05-28 16:02 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +6 | -3 |
2020-05-28 16:02 | Advanced logging. | Demonstrandum | 1 | +10 | -4 |
2020-05-28 15:26 | Use secret for some web-hooks. | Demonstrandum | 3 | +15 | -2 |
2020-05-28 14:39 | Add CLIENT to homescope, use on_message for cron. | Demonstrandum | 8 | +65 | -69 |
2020-05-28 00:35 | Merge remote-tracking branch 'origin/features/cron' | Bruno | 1 | +210 | -90 |
2020-05-27 22:36 | Merge pull request #15 from Shiimoe/master | Fredrik | 1 | +1 | -1 |
2020-05-27 18:56 | Merge pull request #14 from Shiimoe/master | Fredrik | 2 | +7 | -2 |
2020-05-27 17:02 | Merge pull request #13 from Shiimoe/master | Fredrik | 2 | +23 | -2 |
2020-05-26 22:20 | Use path relative to repository root. | Demonstrandum | 1 | +6 | -4 |
2020-05-26 22:06 | Add author information to !code command. | Demonstrandum | 3 | +51 | -10 |
2020-05-22 18:45 | !set reads after spaces. | Demonstrandum | 2 | +4 | -5 |
2020-05-22 14:34 | Use displayName, not nickname (may not exist). | Demonstrandum | 2 | +3 | -3 |
2020-05-22 14:19 | Do not fall through to global with bad guild. | Demonstrandum | 3 | +40 | -0 |
2020-05-22 13:44 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +1 | -1 |
2020-05-22 13:44 | Add backend for console interface. | Demonstrandum | 1 | +19 | -1 |
2020-05-21 23:49 | Maybe this will fix Danny's doodoo. | Demonstrandum | 1 | +3 | -2 |
2020-05-21 23:42 | Cope | danyisill | 2 | +7 | -0 |
2020-05-21 23:08 | Use nickname instead of username | danyisill | 1 | +1 | -2 |
2020-05-21 21:32 | Fix very dumb regex mistake. | Demonstrandum | 1 | +2 | -2 |
2020-05-21 14:50 | Added suck.ts file 😬 | Demonstrandum | 1 | +12 | -0 |
2020-05-21 14:40 | Added suck action, fixed rim grammar, added more gifs. | Demonstrandum | 3 | +46 | -4 |
2020-05-21 10:47 | Merge pull request #11 from greatredheron/master | Fredrik | 2 | +14 | -0 |
2020-05-21 03:06 | Merge pull request #10 from greatredheron/master | Daniel | 1 | +13 | -1 |
2020-05-20 23:50 | remove inferior kode | Bruno | 1 | +0 | -20 |
2020-05-20 23:37 | Split retains newlines. | Demonstrandum | 1 | +3 | -3 |
2020-05-20 23:25 | Split messages into chunks for large files. | Demonstrandum | 2 | +19 | -5 |
2020-05-20 23:09 | Change 'a command' to 'an alias' | Demonstrandum | 2 | +3 | -1 |
2020-05-20 22:56 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 3 | +24 | -3 |
2020-05-20 22:56 | UNFUCK DANNY'S DISREGARD FOR TYPES. | Demonstrandum | 3 | +29 | -11 |
2020-05-20 22:38 | Get rid of Danny's .DS_Store files... | Demonstrandum | 4 | +10 | -0 |
2020-05-20 22:35 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 8 | +19 | -4 |
2020-05-20 22:35 | Add introspective !code command. | Demonstrandum | 2 | +30 | -0 |
2020-05-18 00:34 | Move nocheckout clone to main. | Demonstrandum | 3 | +9 | -2 |
2020-05-18 00:16 | Update workflow. | Demonstrandum | 1 | +1 | -2 |
2020-05-18 00:10 | Clone with --no-checkout and fix whitelist | Demonstrandum | 4 | +13 | -27 |
2020-05-17 23:06 | Hate the CI system. | Demonstrandum | 1 | +1 | -0 |
2020-05-17 22:57 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +4 | -1 |
2020-05-17 22:57 | Fix !git command. | Demonstrandum | 4 | +33 | -7 |
2020-05-17 21:59 | Wrong word. | Demonstrandum | 2 | +292 | -259 |
2020-05-17 21:47 | Clean up Danny's stinky doo-doo. | Demonstrandum | 4 | +13 | -4 |
2020-05-17 21:37 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 5 | +31 | -8 |
2020-05-17 21:37 | Added !git command. | Demonstrandum | 6 | +661 | -16 |
2020-05-17 18:57 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 2 | +39 | -0 |
2020-05-17 18:56 | SVG doesn't work in thumbnail. | Demonstrandum | 1 | +1 | -1 |
2020-05-17 18:09 | Minify SVG. | Demonstrandum | 5 | +9 | -32 |
2020-05-17 17:46 | ENFATTEN the web-server (added support for more mime-types), added favicons, added SVG logo. | Demonstrandum | 17 | +1231 | -23 |
2020-05-17 01:03 | Report guild count. | Demonstrandum | 3 | +12 | -3 |
2020-05-17 00:34 | Bash is retarded. | Demonstrandum | 1 | +1 | -1 |
2020-05-17 00:30 | Update Procfile to keep web worker alive. | Demonstrandum | 1 | +2 | -0 |
2020-05-16 22:54 | Basic push and star webhook for github. | Demonstrandum | 2 | +46 | -14 |
2020-05-16 21:42 | Move to web completely. | Demonstrandum | 2 | +4 | -3 |
2020-05-16 21:30 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +37 | -22 |
2020-05-16 21:30 | Basic webhooks setup. | Demonstrandum | 4 | +204 | -0 |
2020-05-16 18:26 | Trigger command, should work. | Demonstrandum | 4 | +26 | -2 |
2020-05-16 18:00 | SPARSE. ARRAYS. | Demonstrandum | 1 | +2 | -2 |
2020-05-16 17:48 | Make !listen give feedback on success. | Demonstrandum | 1 | +2 | -1 |
2020-05-16 17:38 | Updated HELP for !listen command. | Demonstrandum | 2 | +9 | -3 |
2020-05-16 17:28 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +4 | -0 |
2020-05-15 22:14 | Don't index null match. | Demonstrandum | 5 | +70 | -8 |
2020-05-15 21:56 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +1 | -0 |
2020-05-15 21:56 | Reject google results >10 and don't use metric extensions. | Demonstrandum | 4 | +36 | -10 |
2020-05-15 20:27 | Clean up Danny's stinky poopoo on Bruno's code. | Demonstrandum | 1 | +12 | -13 |
2020-05-15 20:06 | Update action.ts | Daniel | 1 | +23 | -13 |
2020-05-15 19:39 | added actions helper | Bruno | 6 | +158 | -25 |
2020-03-28 20:09 | Conflicts and additions to HELP. | Demonstrandum | 6 | +17 | -197 |
2020-03-28 20:02 | bouta flip. | Demonstrandum | 6 | +328 | -3 |
2020-03-27 22:17 | Update trans.ts | Daniel | 1 | +1 | -1 |
2020-03-27 22:04 | Ignore type. | Demonstrandum | 1 | +1 | -1 |
2020-03-27 22:00 | Update trans.ts | Daniel | 1 | +2 | -3 |
2020-03-27 21:57 | Create trans.ts | danyisill | 1 | +12 | -0 |
2020-03-26 23:03 | fixed annoying cron bug | Bruno | 3 | +50 | -29 |
2020-03-26 19:16 | I'm the biggest bitch around. | Demonstrandum | 2 | +79 | -78 |
2020-03-26 19:04 | Merge remote-tracking branch 'upstream/master' | Bruno | 4 | +50 | -16 |
2020-03-26 19:04 | added cron command | Bruno | 4 | +190 | -40 |
2020-03-25 19:00 | added cron and hangman commands | Bruno | 4 | +330 | -1 |
2020-03-24 19:52 | Update emojis.ts | Bruno | 1 | +1 | -1 |
2020-03-24 19:45 | Update emojis.ts | Bruno | 1 | +1 | -1 |
2020-03-24 19:43 | Update emojis.ts | Bruno | 1 | +1 | -1 |
2020-03-24 19:40 | added emojis command | Bruno | 2 | +7 | -0 |
2020-03-24 17:40 | Use nickname, or tag without numbers. | Demonstrandum | 1 | +9 | -5 |
2020-03-24 17:18 | Merge weather.ts... Hope nothing breaks... | Demonstrandum | 1 | +27 | -21 |
2020-03-24 16:59 | Refactor weather just a lil. | Demonstrandum | 2 | +59 | -33 |
2020-03-23 21:20 | Fix small copy-paste blunder. | Demonstrandum | 1 | +15 | -16 |
2020-03-23 20:05 | Update weather.ts | Bruno | 1 | +1 | -1 |
2020-03-23 18:35 | Merge branch 'master' of https://github.com/Demonstrandum/Simp-O-Matic | danyisill | 3 | +0 | -0 |
2020-03-23 18:35 | u | danyisill | 1 | +54 | -37 |
2020-03-23 18:07 | MapBox key... | Demonstrandum | 2 | +4 | -1 |
2020-03-23 17:53 | Trigger stores regex, and needs special duplicate identification. | Demonstrandum | 2 | +3 | -3 |
2020-03-23 17:40 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 4 | +54 | -53 |
2020-03-23 17:40 | Add system messages. | Demonstrandum | 2 | +58 | -10 |
2020-03-23 16:48 | Add yandex translate api to secrets. | Demonstrandum | 2 | +3 | -5 |
2020-03-23 16:38 | Add yandex and darksky APU to secrets JSON. | Demonstrandum | 1 | +5 | -0 |
2020-03-23 16:34 | Add yandex and darksky APU to secrets JSON. | Demonstrandum | 2 | +11 | -2 |
2020-03-23 14:20 | Remove shameful if-statement. | Demonstrandum | 2 | +15 | -18 |
2020-03-23 14:10 | Shameful spelling. | Demonstrandum | 2 | +2 | -3 |
2020-03-23 14:04 | Fix merge conflict. | Demonstrandum | 4 | +264 | -8 |
2020-03-23 13:55 | Pad times with zeros. | Demonstrandum | 1 | +41 | -39 |
2020-03-23 13:49 | Deal with fractional-houred time-zones. | Demonstrandum | 2 | +12 | -2 |
2020-03-23 13:31 | Handle pastebin edits with more grace. | Demonstrandum | 1 | +4 | -2 |
2020-03-23 13:23 | Added beforeExit clause to shutdown sequence. | Demonstrandum | 1 | +23 | -16 |
2020-03-23 13:10 | Fix pat.ts. | Demonstrandum | 1 | +1 | -1 |
2020-03-23 13:06 | Fetch PNGs not, WEBP. | Demonstrandum | 1 | +2 | -2 |
2020-03-23 03:40 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +4 | -4 |
2020-03-23 03:40 | Fix ship. | Demonstrandum | 1 | +2 | -2 |
2020-03-23 03:37 | Deal with guild initialisation. | Demonstrandum | 3 | +34 | -7 |
2020-03-23 02:38 | Fix weather.ts... maybe... | Demonstrandum | 1 | +12 | -12 |
2020-03-23 02:33 | Merge branch 'master' of https://github.com/Demonstrandum/Simp-O-Matic | danyisill | 2 | +16 | -11 |
2020-03-23 02:32 | aaaah i cooded | danyisill | 1 | +13 | -9 |
2020-03-23 01:59 | Get guild.id from channel. | Demonstrandum | 1 | +2 | -3 |
2020-03-23 01:45 | Update HELP.md for !system messages and !summon. | Demonstrandum | 2 | +6 | -2 |
2020-03-23 01:41 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +4 | -1 |
2020-03-23 01:40 | Support for system messages. | Demonstrandum | 4 | +78 | -12 |
2020-03-23 00:45 | fetchUsers is deprecated. | Demonstrandum | 1 | +4 | -4 |
2020-03-23 00:43 | Use help message. | Demonstrandum | 1 | +6 | -12 |
2020-03-23 00:31 | Update summon.ts | Bruno | 1 | +1 | -1 |
2020-03-23 00:27 | Update summon.ts | Bruno | 1 | +3 | -5 |
2020-03-23 00:25 | Update summon.ts | Bruno | 1 | +1 | -1 |
2020-03-23 00:22 | Update summon.ts | Bruno | 1 | +5 | -3 |
2020-03-23 00:17 | Create summon.ts | Bruno | 1 | +20 | -0 |
2020-03-22 23:18 | Update uptime.ts | Bruno | 1 | +1 | -1 |
2020-03-22 23:12 | Move out more files. | Demonstrandum | 9 | +231 | -209 |
2020-03-22 22:44 | Exit gracefully... | Demonstrandum | 2 | +14 | -11 |
2020-03-22 22:33 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +1 | -1 |
2020-03-22 22:33 | Be more prefix friendly. | Demonstrandum | 1 | +3 | -2 |
2020-03-22 22:21 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 7 | +32 | -3 |
2020-03-22 22:21 | Make prefixes in help output match servers chosen prefix | Demonstrandum | 6 | +48 | -27 |
2020-03-22 21:23 | !export should export the global config. | Demonstrandum | 2 | +6 | -6 |
2020-03-22 21:16 | Types for everything, multiple guilds, and version update. | Demonstrandum | 12 | +168 | -85 |
2020-03-22 19:52 | type check with HomeScope. | Demonstrandum | 38 | +57 | -48 |
2020-03-22 19:47 | Fix ship. | Demonstrandum | 0 | +0 | -0 |
2020-03-22 19:45 | Fix ship. | Demonstrandum | 5 | +27 | -22 |
2020-03-22 19:14 | switch to a better hash function | danyisill | 1 | +10 | -7 |
2020-03-22 18:21 | Create vape.ts | Daniel | 1 | +4 | -0 |
2020-03-22 13:30 | added templates folder | Bruno | 4 | +2 | -2 |
2020-03-22 13:21 | Update pat.ts | Bruno | 1 | +1 | -1 |
2020-03-22 13:16 | Update HELP.md | Bruno | 1 | +1 | -0 |
2020-03-22 13:14 | Update pat.ts | Bruno | 1 | +39 | -39 |
2020-03-22 13:12 | Merge remote-tracking branch 'upstream/master' | Bruno | 8 | +43 | -25 |
2020-03-22 13:12 | added pat command | Bruno | 2 | +64 | -0 |
2020-03-21 15:55 | Shorten alias listings. | Fredrik | 1 | +2 | -2 |
2020-03-21 15:33 | Add link to dep graph | Fredrik | 1 | +2 | -2 |
2020-03-21 15:29 | Bind function back to its original object. | Fredrik | 1 | +1 | -1 |
2020-03-21 15:26 | Handle promise rejection | Daniel | 1 | +2 | -2 |
2020-03-21 12:20 | Update yn.ts | Daniel | 1 | +2 | -3 |
2020-03-21 12:19 | Async x/v | danyisill | 1 | +1 | -1 |
2020-03-21 12:15 | remove svg bomb | danyisill | 1 | +0 | -1 |
2020-03-21 10:53 | Create yn.ts | danyisill | 1 | +5 | -0 |
2020-03-21 03:22 | Added to README.md | Demonstrandum | 2 | +8 | -3 |
2020-03-21 01:56 | In memory of crabbing. | Demonstrandum | 2 | +9 | -0 |
2020-03-21 01:50 | Update README.md and yarn.lock | Demonstrandum | 3 | +498 | -8 |
2020-03-21 01:25 | Update README.md | Daniel | 1 | +8 | -0 |
2020-03-21 01:03 | Update README.md | Bruno | 1 | +3 | -1 |
2020-03-21 01:00 | Update README.md | Bruno | 1 | +1 | -1 |
2020-03-21 00:59 | Merge remote-tracking branch 'upstream/master' | Bruno | 1 | +36 | -31 |
2020-03-21 00:56 | added simp-o-matic banner! | Bruno | 2 | +2 | -0 |
2020-03-20 22:30 | moved the resources folder | Bruno | 2 | +102 | -102 |
2020-03-20 22:19 | Update ship.ts | Bruno | 1 | +1 | -1 |
2020-03-20 22:15 | Update package.json | Bruno | 1 | +1 | -2 |
2020-03-20 22:12 | improved the ship command | Bruno | 3 | +107 | -101 |
2020-03-20 20:04 | Update ship.ts | Bruno | 1 | +27 | -14 |
2020-03-20 17:24 | Merge pull request #9 from Accelarion/patch-2 | Fredrik | 1 | +1 | -0 |
2020-03-20 10:12 | I forgot regex exists | Bruno | 1 | +1 | -2 |
2020-03-20 02:55 | Cache with number index stored | Demonstrandum | 1 | +3 | -2 |
2020-03-20 02:38 | Format rules output. | Demonstrandum | 3 | +49 | -24 |
2020-03-20 01:12 | Added some defaults. | Demonstrandum | 5 | +15 | -5 |
2020-03-20 00:46 | Ignore case for help command. | Demonstrandum | 3 | +11 | -12 |
2020-03-20 00:27 | Format get. | Demonstrandum | 1 | +6 | -2 |
2020-03-20 00:16 | Get output can be large. | Demonstrandum | 1 | +6 | -4 |
2020-03-19 23:42 | Can't code... | Demonstrandum | 2 | +3 | -2 |
2020-03-19 23:34 | Felt sneaky. | Demonstrandum | 1 | +5 | -4 |
2020-03-19 23:31 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +33 | -0 |
2020-03-19 23:31 | Added fortune and motivation, fix alias expansion, fix aliases listing. | Demonstrandum | 6 | +31 | -4 |
2020-03-19 21:12 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +1 | -1 |
2020-03-19 21:12 | Give nth result of search, exclude number at end. | Demonstrandum | 1 | +3 | -1 |
2020-03-19 20:47 | Respond working just dandy. | Demonstrandum | 2 | +9 | -5 |
2020-03-19 20:22 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +2 | -1 |
2020-03-19 20:14 | Okay, let's not shadow our variables. | Demonstrandum | 2 | +37 | -37 |
2020-03-19 20:05 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 3 | +152 | -0 |
2020-03-19 20:05 | Fix respond and reject. | Demonstrandum | 4 | +29 | -32 |
2020-03-19 17:10 | FUCK didnt save the file... | Demonstrandum | 1 | +0 | -6 |
2020-03-19 17:07 | Fix ID... | Demonstrandum | 1 | +6 | -0 |
2020-03-19 17:07 | Fix ID | Demonstrandum | 1 | +4 | -2 |
2020-03-19 16:59 | Also log errors. | Demonstrandum | 1 | +1 | -0 |
2020-03-19 16:59 | Answer with errors. | Demonstrandum | 2 | +29 | -23 |
2020-03-19 16:55 | Update id.ts | Daniel | 1 | +1 | -1 |
2020-03-19 16:52 | Update pp.ts | Daniel | 1 | +1 | -5 |
2020-03-19 16:50 | Update id.ts | Daniel | 1 | +1 | -1 |
2020-03-19 16:46 | Rule formatting.... | Demonstrandum | 1 | +4 | -4 |
2020-03-19 16:42 | Add general respond & reject rule commands. | Demonstrandum | 3 | +87 | -82 |
2020-03-19 16:35 | One command per entry in HELP.md. | Demonstrandum | 6 | +10 | -6 |
2020-03-19 15:58 | Create clap.ts | danyisill | 1 | +5 | -0 |
2020-03-19 15:53 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 2 | +15 | -3 |
2020-03-19 15:53 | Remove duplicates. | Demonstrandum | 1 | +4 | -1 |
2020-03-19 15:37 | Added boomer.ts. | Demonstrandum | 22 | +288 | -63 |
2020-03-19 15:07 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 4 | +7 | -7 |
2020-03-19 15:06 | Fix get and set a little. | Demonstrandum | 2 | +11 | -4 |
2020-03-19 14:50 | Fixes... | Demonstrandum | 10 | +131 | -38 |
2020-03-19 13:22 | fix 2 | danyisill | 2 | +2 | -2 |
2020-03-19 13:20 | return string | danyisill | 2 | +2 | -2 |
2020-03-19 13:14 | Create cowsay.ts and figlet.ts | danyisill | 2 | +12 | -0 |
2020-03-19 13:05 | Create mock.ts | danyisill | 1 | +12 | -0 |
2020-03-19 13:02 | Code by https://github.com/Accelarion | Daniel | 1 | +26 | -0 |
2020-03-19 12:34 | Create roll.ts | danyisill | 1 | +5 | -0 |
2020-03-19 12:22 | create urban.ts | h | 2 | +27 | -24 |
2020-03-19 11:33 | repopulate commands | h | 12 | +66 | -64 |
2020-03-19 05:04 | Imports and requires man... | Fredrik | 1 | +1 | -1 |
2020-03-19 04:30 | Format some code, and re-add heart image. | Demonstrandum | 25 | +291 | -264 |
2020-03-19 01:48 | You should install a typechecking extension, nexi | Demonstrandum | 1 | +3 | -1 |
2020-03-19 01:45 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 3 | +35 | -1 |
2020-03-19 01:45 | Bloat choose. | Demonstrandum | 1 | +2 | -2 |
2020-03-19 01:27 | Sparse arrays are a thing... | Demonstrandum | 5 | +2 | -0 |
2020-03-19 01:21 | Ignore deleted messages... | Demonstrandum | 2 | +30 | -19 |
2020-03-19 00:18 | already done | Demonstrandum | 0 | +0 | -0 |
2020-03-19 00:18 | much fixeroonie | Demonstrandum | 11 | +91 | -65 |
2020-03-18 23:23 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 3 | +50 | -3 |
2020-03-18 22:38 | Forgot to actually send the message... | Demonstrandum | 1 | +1 | -0 |
2020-03-18 22:33 | Fix alias command rebuilding. | Demonstrandum | 2 | +5 | -1 |
2020-03-18 22:25 | Let's see if the rejection command works... | Demonstrandum | 3 | +79 | -8 |
2020-03-18 22:12 | Add files via upload | Daniel | 1 | +0 | -0 |
2020-03-18 22:00 | Create choose.ts | Daniel | 1 | +5 | -0 |
2020-03-18 21:36 | Update CODE_OF_CONDUCT.md | Daniel | 1 | +1 | -2 |
2020-03-18 21:29 | Update ship.ts | Bruno | 1 | +4 | -4 |
2020-03-18 21:28 | Update ship.ts | Bruno | 1 | +2 | -2 |
2020-03-18 21:20 | Fix ship.ts | Demonstrandum | 1 | +12 | -6 |
2020-03-18 21:11 | Update ship.ts | Bruno | 1 | +2 | -2 |
2020-03-18 20:48 | Update CODE_OF_CONDUCT.md | Daniel | 1 | +1 | -0 |
2020-03-18 20:39 | missing $ | Bruno | 1 | +1 | -1 |
2020-03-18 20:33 | Merge pull request #3 from 0-l/master | Fredrik | 3 | +105 | -0 |
2020-03-18 19:17 | Only allow NSFW search results in NSFW channels. | Demonstrandum | 2 | +13 | -6 |
2020-03-18 19:07 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +1 | -1 |
2020-03-18 19:06 | Fix echo. | Demonstrandum | 1 | +2 | -2 |
2020-03-18 18:31 | Deep alias expansions... again. | Demonstrandum | 8 | +77 | -10 |
2020-03-18 18:08 | Expand aliases deeply. | Demonstrandum | 6 | +58 | -39 |
2020-03-18 17:05 | Squeeze was broken | Demonstrandum | 1 | +2 | -2 |
2020-03-18 16:13 | Fix how timezones are handled. | Demonstrandum | 2 | +8 | -6 |
2020-03-18 15:46 | Fix weather. | Demonstrandum | 3 | +17 | -7 |
2020-03-18 15:29 | Act on rules, but no way to add new ones. | Demonstrandum | 1 | +0 | -3 |
2020-03-18 15:29 | Act on rules, but no way to add new ones. | Demonstrandum | 13 | +515 | -501 |
2020-03-18 15:11 | Merge branch 'danyisill-master' | Demonstrandum | 4 | +632 | -620 |
2020-03-18 14:02 | Fix dict. pronunciations | Demonstrandum | 2 | +17 | -15 |
2020-03-18 01:02 | Fix spam only in the same channel. | Demonstrandum | 1 | +15 | -11 |
2020-03-18 00:57 | Try and limit spam a little. | Demonstrandum | 2 | +18 | -1 |
2020-03-18 00:27 | Save to pastebin... | Demonstrandum | 7 | +336 | -19 |
2020-03-17 22:23 | Fix format oed. | Demonstrandum | 2 | +8 | -1 |
2020-03-17 20:45 | Scale correctly... | Demonstrandum | 2 | +2 | -2 |
2020-03-17 20:41 | Use yarn | Demonstrandum | 4 | +1053 | -7 |
2020-03-17 20:08 | Update tokens needed. | Demonstrandum | 1 | +19 | -1 |
2020-03-17 19:59 | Youtube scraper... | Demonstrandum | 7 | +154 | -3 |
2020-03-17 15:51 | Switched to Google API, and implemeted a few more commands. | Demonstrandum | 7 | +224 | -71 |
2020-03-16 23:53 | Refine help messages & added !get !set commands. | Demonstrandum | 4 | +101 | -14 |
2020-03-16 21:02 | History expansion for messages. | Demonstrandum | 2 | +45 | -21 |
2020-03-16 16:49 | Added history expansion, but just for commands. | Demonstrandum | 9 | +371 | -79 |
2020-03-09 09:09 | Update proc | Demonstrandum | 2 | +10 | -2 |
2020-03-09 03:33 | Added a Procfile. | Demonstrandum | 1 | +1 | -0 |
2020-03-09 03:16 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +30 | -0 |
2020-03-09 03:16 | Fix extensions file. | Demonstrandum | 2 | +30 | -25 |
2020-03-09 02:30 | Friendship ended with `now`. | Demonstrandum | 6 | +7 | -64 |
2020-03-09 02:09 | Node version downgrade. | Demonstrandum | 4 | +79 | -44 |
2020-03-08 18:18 | Merge branch 'master' of github.com:Demonstrandum/Simp-O-Matic | Demonstrandum | 1 | +674 | -0 |
2020-03-08 18:15 | Fixed help command. | Demonstrandum | 2 | +10 | -6 |
2020-03-08 17:50 | Added Oxford English Dictionary command interface. | Demonstrandum | 8 | +151 | -33 |
2020-03-08 15:16 | Added !help and some more commands. | Demonstrandum | 17 | +656 | -1101 |
2020-03-05 20:45 | Basic bot functionality. | Demonstrandum | 11 | +1299 | -0 |