RSS
Rev. Time Author
0eb0d7918f8d 2020-08-07 15:48:37 alexa <alexa>

Check that the regexes are good at load

df56c5b4c46e 2020-08-04 16:10:56 alexa <alexa>

Use the server's snowflake as its filename

954b29d92723 2020-07-31 10:11:33 alexa <alexa>

Update to a newer remidict commit that fixes partOfSpeech

f9632556e026 2020-07-30 16:50:46 alexa <alexa>

Fix typo

957d1b17d5f0 2020-07-30 16:35:38 alexa <alexa>

Allow multiple words passed to !define

b0fc8280805c 2020-07-29 14:34:06 alexa <alexa>

Merge branch

2611cf6b3d51 2020-07-29 14:26:43 alexa <alexa>

Rebuild documentation

6ea94ae1b1af 2020-07-29 14:26:33 alexa <alexa>

Add a cache to !define and bump revision.

210a8876fcdb 2020-07-29 12:52:14 alexa <alexa>

Forgot to include some documentation files ^_^;

4d3c5b855e01 2020-07-29 12:48:49 alexa <alexa>

Bump revision and rebuild documentation

75a643c6ea59 2020-07-29 12:45:28 alexa <alexa>

Add the !define command.

b147eecc1a9e 2020-07-29 12:44:23 alexa <alexa>

Add configuration key for wordsapi API key

6b807a1dd92f 2020-07-29 11:08:44 alexa <alexa>

Use remidict library for dictionary API. Also expand the dict-test
tool slightly.

a020747149aa 2020-07-28 11:09:36 alexa <alexa>

The dictionary stuff is going to go into its own library. This
checkin represents the split.

Currently the requirement for the shard is hard-wired to a local
directory.

b4609051a8ed 2020-07-28 10:49:04 alexa <alexa>

Merge util-cleanup branch

3267d5b32bc3 2020-07-28 10:47:52 alexa <alexa>

Remove unneeded class variable, and rebuild API documentation

98e6f1f12974 2020-07-28 10:46:55 alexa <alexa>

Move #getContentUrl (and friends) and #rand into Utils module.

ce154d3ade8c 2020-07-28 10:39:51 alexa <alexa>

Move a bunch of utility functions into their own module.

5dd14dfa91fe 2020-07-28 10:29:06 alexa <alexa>

Update documentation

4abc36174687 2020-07-28 09:47:29 alexa <alexa>

Add more to the dictionary API, allow for using a json file in dict-tool

720930b54c85 2020-07-28 08:37:32 alexa <alexa>

Start to work on implementing the Dictionaryapi.com JSON API, using
dict-tool as a testing tool.

This will eventually be used to implement a !define command.

7467f8ce0ea7 2020-07-28 08:10:37 alexa <alexa>

Refactor some duplicated code into two functions, and fix an edge case in !poll

db5b9cfdecba 2020-07-28 07:41:01 alexa <alexa>

Remove two unneeded pp statements

fc57333bd3d8 2020-07-23 06:02:25 alexa <alexa>

Change seconds->minutes, derp

04a9f0d210e0 2020-07-22 03:36:44 alexa <alexa>

Change the time unit used for periodic rules to minutes - it just
makes more sense

faf81507cf1d 2020-07-22 03:35:00 alexa <alexa>

Use one single instance of Random

f7f273cf9b0b 2020-07-21 11:54:19 alexa <alexa>

Change libremiliacr version to 0.1.1 and include time in log messages

0bb194bb8892 2020-07-21 10:58:02 alexa <alexa>

Update markdown documentation, rebuild API docs, and bump revision

8a21542ea651 2020-07-21 10:41:57 alexa <alexa>

Add -:pinned admin command

0d7095c25e02 2020-07-21 09:58:23 alexa <alexa>

Cleanup periodics.cr a bit and fix a bug

* Add some comments
* Fix rules not being run when they should
* Better logging messages
* Change a few text strings

Show on old repository browser