RSS
Rev. Time Author
9c22ff61211c 2020-06-18 14:36:57 alexa <alexa>

Fix typo that was resulting in death here on earth

94224f0876e2 2020-06-18 14:36:41 alexa <alexa>

Add a few methods to make forecasts easier to generate

a0dc74f0ae9c 2020-06-18 13:18:13 alexa <alexa>

Fix license. I meant the AGPL, not GPL

70a5d69cd29a 2020-06-18 12:35:54 alexa <alexa>

Add some documentation

4c8d4ad56363 2020-06-18 12:24:02 alexa <alexa>

Add config for bigavatar

f393d7605ee5 2020-06-18 12:15:11 alexa <alexa>

Implement !bigavatar

5f405d36c503 2020-06-18 12:14:45 alexa <alexa>

Add getGuildMember

1a6263b2b0fb 2020-06-18 10:39:30 alexa <alexa>

Fix typo

1ea02e95ff3b 2020-06-01 11:26:28 alexa <alexa>

Update readme

0106c021c43f 2020-06-01 11:22:21 alexa <alexa>

Add initial support for Now Playing status changes and message rules.

d6f97fc7d79a 2020-06-01 11:21:30 alexa <alexa>

Add easter eggs and longHelp

a69822b5c8de 2020-05-31 18:26:36 alexa <alexa>

Implemented !weather

3ec1b71f4a82 2020-05-31 16:29:00 alexa <alexa>

Simplify Monika API

b791b0eac7bf 2020-05-31 16:21:52 alexa <alexa>

Allow weather location registration

fc36ee52b677 2020-05-31 15:10:24 alexa <alexa>

Fix Nil check, and update colors

39b7ec02af49 2020-05-31 14:14:05 alexa <alexa>

Added basic user history logging

c92152a5f003 2020-05-27 13:50:36 alexa <alexa>

Created a dedicated database tool and integrated it into the shards.

4e99a004e0b4 2020-05-27 12:55:16 alexa <alexa>

Nicer indenting

6a99bf8ab74a 2020-05-27 12:53:01 alexa <alexa>

Add basic OpenWeatherMap API support

1608579ef5d4 2020-05-27 12:50:36 alexa <alexa>

Add config support for !weather

2bbe1f85fcb0 2020-05-27 12:50:25 alexa <alexa>

Clear array after each run

e90e4b719def 2020-05-26 20:42:38 alexa <alexa>

Added a super simple tool to convert an old Sumomo reminder database.
This is needed because the old timestamps were stored as Unix
timestamps... but in nanoseconds.

2f8b4e7907e8 2020-05-26 20:42:06 alexa <alexa>

Implemented !remind fully.

5c4362771ae1 2020-05-25 11:06:52 alexa <alexa>

Detect gifs and download them. Also handle spaces in the arguments.

e38ddd744c24 2020-05-25 10:11:06 alexa <alexa>

Documentation strings

ea4eaeda6e12 2020-05-25 10:07:50 alexa <alexa>

Support for per-guild and DM bigmoji sizes

40f3b8902110 2020-05-25 09:46:59 alexa <alexa>

Rename functions get* -> download*

a74bcb3a4dbf 2020-05-25 09:38:41 alexa <alexa>

Add bigmoji configuration.

* Monika now has a getMsgGuildID() method to get the Guild associated
with a message.

* Bigmoji now resizes according to the server config, or default if
one isn't defined.

04f85f3b3f07 2020-05-25 09:14:39 alexa <alexa>

Be sure to return cached emoji

08b58ab16d73 2020-05-25 09:12:56 alexa <alexa>

Fix bigmoji's resize operation

Show on old repository browser