Christopher F
|
506a6c96c9
|
Throw when attempting to add or remove a member's EveryoneRole (#781)
* Throw when attempting to add or remove a member's EveryoneRole
This resolves #780
* Removed braces
|
2017-08-17 02:59:58 -03:00 |
|
RogueException
|
e762dddfbb
|
Added SnowflakeUtils
|
2017-04-19 14:50:33 -03:00 |
|
RogueException
|
32cf7ba5e1
|
A few datetime fixes
|
2017-03-22 05:22:11 -03:00 |
|
RogueException
|
5a6d6ee076
|
Fixed notempty precondition error message
|
2017-03-18 10:37:57 -03:00 |
|
Christopher F
|
66b7e0e7f0
|
Rename precondition to 'YoungerThanTwoWeeks'
|
2017-03-01 17:16:06 -05:00 |
|
Christopher F
|
4a18b321ea
|
Change the minimum allowed message to 13d23h59m
Connection/API lag could cause messages right on the edge of 14 weeks to fail on Discord's end when they pass our checks.
|
2017-02-25 16:31:46 -05:00 |
|
Christopher F
|
607f478b9a
|
Check that messages older than two weeks are not passed to bulk delete
This resolves #477
|
2017-02-23 17:39:10 -05:00 |
|
RogueException
|
fe35400498
|
Cleanup
|
2017-01-24 11:42:28 -04:00 |
|
Christopher F
|
3fc043132b
|
docstrings for modify params, minor bugfixes
|
2016-12-04 19:07:07 -05:00 |
|
RogueException
|
f56a1b653d
|
Cleaned up Reactions PR
|
2016-11-27 00:55:01 -04:00 |
|
RogueException
|
b9eeac9105
|
Merge branch 'dev' into feature/reactions
|
2016-11-27 00:30:46 -04:00 |
|
RogueException
|
593ba46f1c
|
Cleaned up command builders and async func names
|
2016-11-18 08:18:00 -04:00 |
|
RogueException
|
7505831998
|
Added custom messages to Preconditions
|
2016-11-18 06:36:51 -04:00 |
|
Christopher F
|
838d60e2c2
|
Add API model for Reaction, implement REST methods for reactions
|
2016-10-31 19:50:38 -04:00 |
|
RogueException
|
dd86f03306
|
Started converting websocket and rpc classes
|
2016-09-28 04:12:47 -03:00 |
|