roflmaoqwerty
cda702d555
initial commit. Just need to implement gif resize
2020-01-14 18:46:52 +11:00
Dragory
0a92680a30
search: don't throw an error if the search results message is removed before the reactions are removed
2020-01-12 17:16:18 +02:00
Dragory
b4dbf246be
Add more info to !server, and tweak formatting
2020-01-12 16:34:55 +02:00
roflmaoqwerty
a5fb1ee700
ran npm run format
2020-01-12 22:31:30 +11:00
roflmaoqwerty
f819b17075
changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this
2020-01-12 22:21:14 +11:00
Dragory
3d40783ae1
Run prettier and check tslint on entire codebase
...
Mainly to run these checks for the recent pull requests.
2020-01-12 11:48:31 +02:00
Miikka
1c0f69e80a
Merge pull request #25 from roflmaoqwerty/compact-info
...
Add -compact/-c flag to !info
2020-01-12 11:45:29 +02:00
roflmaoqwerty
d8b3251472
fixed whitespace
2020-01-11 10:26:47 +11:00
roflmaoqwerty
771266d2fa
Cleaned up code
2020-01-11 02:05:54 +11:00
roflmaoqwerty
a7b33cc026
Added compact switch to !info
2020-01-11 01:39:02 +11:00
roflmaoqwerty
ff6a922404
Converted all remaining boolean parameters to flags
2020-01-04 16:00:21 +11:00
roflmaoqwerty
44a4888f18
fixed case issue
2019-12-29 00:51:04 +11:00
Dragory
5930c13417
Add support for regex in !search via -regex/-re
2019-12-01 01:01:20 +02:00
Dragory
56f0e64b82
search: add -ids switch to list result ids; fix reactions from other messages affecting search results
2019-12-01 00:37:54 +02:00
Dragory
0112742093
utility: fix !clean response delete behaviour
...
The !clean response is intended to be deleted after a delay when
cleaning the current channel i.e. not specifying a different channel
to clean. This behaviour was reversed, so the response got deleted when
cleaning a different channel and stayed when cleaning the current
channel.
2019-11-30 22:23:11 +02:00
Dragory
b6b5b38494
utility: reply with archive url when !cleaning other channels
2019-11-30 22:22:25 +02:00
Dragory
bb97eb42ce
utility: add --bot/-bot to !search to search for bot members
2019-11-30 22:16:57 +02:00
Dragory
282011ec4f
utility: fix !search --export/-e only showing the first 15 results
2019-11-30 22:13:48 +02:00
Dragory
bf998b223c
Add !context utility command
2019-11-30 19:54:44 +02:00
Dragory
56e350cb41
utility.about: fix git repo path; don't throw an error if a git repo is not found
2019-11-28 02:47:15 +02:00
Dragory
9250c84637
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +02:00