Maximilian von Lindern
|
f1f4f06979
|
*: Rename error types to have Error suffix (#215)
|
2021-06-06 12:40:24 -07:00 |
|
Samuel Hernandez
|
40e1a3757d
|
*: Migrated Go Modules to v3
|
2021-06-01 19:59:01 -07:00 |
|
Maximilian von Lindern
|
df5954d2e1
|
all: Revert incorrect "GuildID" changes (#211)
|
2021-05-30 14:16:16 -07:00 |
|
Maximilian von Lindern
|
d2b70ebfa7
|
all: Remove deprecated symbols
|
2021-05-29 22:17:44 -07:00 |
|
Dan Anstis
|
da3f728ed4
|
Bot: Handle iphone style quotes (#182)
|
2021-01-14 16:23:14 -08:00 |
|
diamondburned
|
d9a159d948
|
Bot: Fixed invalid test breaking
|
2021-01-05 21:15:38 -08:00 |
|
diamondburned
|
e0f051b4c6
|
Shellwords: Simpler error and implementation
|
2020-12-19 18:02:31 -08:00 |
|
diamondburned
|
afc87adbae
|
Bot: Refactored accordingly to State's new Store API
|
2020-11-29 17:19:59 -08:00 |
|
Maximilian von Lindern
|
3230916c45
|
State: don't check store if resource is not tracked through intents (#163)
Partially reviewed; good for the most part.
|
2020-11-19 10:43:31 -08:00 |
|
diamondburned
|
75df94d9f4
|
*: Migrated Go Modules to v2
|
2020-10-28 15:39:59 -07:00 |
|
diamondburned
|
64ab8c4f30
|
Bot: Fixed trailing backticks causing out of bound panic
|
2020-08-29 22:09:58 -07:00 |
|
diamondburned
|
3db68bcb0e
|
Bot: Allow hanging quotes if command has a custom parser
|
2020-08-11 13:44:32 -07:00 |
|
Maximilian von Lindern
|
1585797b52
|
*: Linting and typo fixes (#134)
* Linting and typo fixes
* Linting and typo fixes
* revert comma fix
|
2020-07-29 16:58:33 -07:00 |
|
Maximilian von Lindern
|
908ef96089
|
Discord: Uint64 typed Snowflakes (#132)
* Use typed Snowflakes if possible
* Discord: make Snowflakes uint64
* Fix errors that emerged because of new typing
|
2020-07-29 16:58:33 -07:00 |
|
Maximilian von Lindern
|
78c36f13cd
|
Discord: Rename Snowflake and Timestamp Valid methods (#128)
* Discord: rename Snowflake.Valid() to IsValid()
* Discord: rename Timestamp.Valid() to IsValid()
|
2020-07-29 16:58:33 -07:00 |
|
Tadeo Kondrak
|
d290b0d01c
|
*: Add typed Snowflake IDs (#122)
This PR closes #120.
|
2020-07-29 16:58:33 -07:00 |
|
mavolin
|
41ce1f389e
|
make all error messages lowercase
|
2020-05-16 23:14:49 +02:00 |
|
diamondburned
|
17c620dd5a
|
Bot: Updated arguments test
|
2020-05-14 18:07:16 -07:00 |
|
diamondburned
|
fe950de9e0
|
Examples: Fixed up advanced_bot to make it up to date
|
2020-05-14 18:01:48 -07:00 |
|
diamondburned (Forefront)
|
6613aa5b41
|
Bot: Added tests for middlewares
|
2020-05-14 13:59:17 -07:00 |
|
diamondburned (Forefront)
|
e556d2afad
|
Bot: Partially implemented middlewares
|
2020-05-14 13:59:17 -07:00 |
|
diamondburned (Forefront)
|
9e59402591
|
Bot: Added tests for middlewares
|
2020-05-14 13:59:17 -07:00 |
|
diamondburned (Forefront)
|
964e8cdf13
|
Bot: Partially implemented middlewares
|
2020-05-14 13:59:17 -07:00 |
|
diamondburned (Forefront)
|
c4504808a2
|
Bot: Updated message URL for arguments
|
2020-05-14 00:19:51 -07:00 |
|
diamondburned (Forefront)
|
85c1326526
|
Bot: Added ArgsParser for each Context instead of global
|
2020-05-05 23:23:52 -07:00 |
|
diamondburned (Forefront)
|
7dbdc78d67
|
Bot: Added package infer for getting IDs from unknown structs
|
2020-05-05 23:15:25 -07:00 |
|
diamondburned (Forefront)
|
d3574c2d7c
|
Bot: Added arguments.Joined
|
2020-05-04 00:14:11 -07:00 |
|
diamondburned (Forefront)
|
fb1b028ad7
|
Bot: Corrected arguments.Emoji's ID field
|
2020-04-08 21:33:46 -07:00 |
|
diamondburned (Forefront)
|
3ee307b788
|
Bot: Added Usager, improved help
|
2020-04-08 21:25:50 -07:00 |
|
diamondburned
|
f3b4362ada
|
API: Added reactions into rate limit parsers
|
2020-02-07 08:31:10 -08:00 |
|
diamondburned (Forefront)
|
1e95e108c8
|
Bot: added more tests
|
2020-02-04 21:19:45 -08:00 |
|
diamondburned (Forefront)
|
49b69d1b30
|
Bot: slightly more tests
|
2020-02-04 21:19:38 -08:00 |
|
diamondburned (Forefront)
|
bdcc863d45
|
Extended bot.RawArguments
|
2020-01-25 13:01:05 -08:00 |
|
diamondburned (Forefront)
|
1642aded0a
|
Fixed the emoji argument
|
2020-01-24 18:49:33 -08:00 |
|
diamondburned (Forefront)
|
4dcb6178c8
|
Added Mention methods to arguments
|
2020-01-23 20:54:46 -08:00 |
|
diamondburned (Forefront)
|
586c6ceaa4
|
Separated String() and APIString() for Emoji argument
|
2020-01-23 20:01:59 -08:00 |
|
diamondburned (Forefront)
|
8ae2378484
|
Improved Emoji parser in arguments
|
2020-01-23 19:54:47 -08:00 |
|
diamondburned
|
aadcbd0767
|
Added middleware features into package bot. (#3)
* Middleware nameflag
* Completed M-Middleware feature
* Changed Namer/Descriptor API to CanSetup API
|
2020-01-23 19:17:03 -08:00 |
|
diamondburned (Forefront)
|
d38cf1508a
|
More Bot API improvements
|
2020-01-21 23:26:46 -08:00 |
|
diamondburned (Forefront)
|
6d4b23ff05
|
Bot API improvements
|
2020-01-21 23:24:15 -08:00 |
|
diamondburned (Forefront)
|
28228a60f5
|
Ported rfrouter over
|
2020-01-18 22:06:00 -08:00 |
|