Still Hsu
|
82cfdffc65
|
Add various optimizations and cleanups (#1114)
* Change all Select(... as ...) to OfType
* Add changes according to 194a8aa427
|
7 years ago |
Christopher F
|
676be4081b
|
Ignore messages with an ID of 0 when calculating age
|
8 years ago |
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
|
8 years ago |
RogueException
|
e762dddfbb
|
Added SnowflakeUtils
|
8 years ago |
RogueException
|
32cf7ba5e1
|
A few datetime fixes
|
9 years ago |
RogueException
|
5a6d6ee076
|
Fixed notempty precondition error message
|
9 years ago |
Christopher F
|
66b7e0e7f0
|
Rename precondition to 'YoungerThanTwoWeeks'
|
9 years ago |
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.
|
9 years ago |
Christopher F
|
607f478b9a
|
Check that messages older than two weeks are not passed to bulk delete
This resolves #477
|
9 years ago |
RogueException
|
fe35400498
|
Cleanup
|
9 years ago |
Christopher F
|
3fc043132b
|
docstrings for modify params, minor bugfixes
|
9 years ago |
RogueException
|
f56a1b653d
|
Cleaned up Reactions PR
|
9 years ago |
RogueException
|
b9eeac9105
|
Merge branch 'dev' into feature/reactions
|
9 years ago |
RogueException
|
593ba46f1c
|
Cleaned up command builders and async func names
|
9 years ago |
RogueException
|
7505831998
|
Added custom messages to Preconditions
|
9 years ago |
Christopher F
|
838d60e2c2
|
Add API model for Reaction, implement REST methods for reactions
|
9 years ago |
RogueException
|
dd86f03306
|
Started converting websocket and rpc classes
|
9 years ago |