Skip to content

Commit

Permalink
feat: Codes, Pagination for multi-result embeds (#208)
Browse files Browse the repository at this point in the history
* feat: promocodes


chore(linting): linting cleanups

feat: paginate syndicates

fix: add missing zenurik emoji

fix: syndicate embed not populating values

fix: syndicate skipCheck

fix: logger reference

fix: logger reference

fix: logger reference

fix: mission reference

chore: remove debug statement

chore: check syndicate when lowercase

debugging

fix: match at lowercase at all times

feat: mods in inline query

feat: mods in inline query

feat: query fix

feat: cleaner wiki queries

chore: fix styling

chore: moar constants for inline embed command

fix: don't call command if it's the wrong guild
fix: don't show command ids from other guilds
feat(pages): command id pagination, variable for api base url

chore: linting

* linting, style cleanups
  • Loading branch information
Tobiah authored Jun 25, 2018
1 parent a082aab commit aa81a1c
Show file tree
Hide file tree
Showing 458 changed files with 279,415 additions and 2,076 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"sourceType": "script"
},
"rules": {
"valid-jsdoc": ["error",
{
"valid-jsdoc": ["error", {
"requireReturn": false,
"requireReturnDescription": false,
"preferType": {
Expand Down
Loading

0 comments on commit aa81a1c

Please sign in to comment.