Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(discord): add discord integration #3544

Merged
merged 57 commits into from Apr 29, 2020
Merged

feat(discord): add discord integration #3544

merged 57 commits into from Apr 29, 2020

Conversation

sogehige
Copy link
Collaborator

@sogehige sogehige commented Apr 8, 2020

  • command functions should return response which should be then fed to sendMessage in parser. (then we will be able to run commands in discord)
  • update tests to work with new response return
  • parsers should be triggered on discord except moderation
CHECKLIST
  • tests are changed or added
  • documentation is changed or added
  • locales are changed or added
  • db relationship (tools/database) are changed or added
  • commit message follows commit guidelines

@sogehige sogehige force-pushed the discordIntergration branch 3 times, most recently from f806f2b to 05fb31c Compare April 17, 2020 09:32
@sogehige sogehige changed the title discord integration WIP feat(discord): add discord integration WIP Apr 17, 2020
@sogehige sogehige marked this pull request as draft April 17, 2020 09:37
@sogehige sogehige force-pushed the discordIntergration branch 3 times, most recently from a997865 to 3969135 Compare April 20, 2020 13:07
@sogehige sogehige marked this pull request as ready for review April 29, 2020 13:57
@sogehige sogehige changed the title feat(discord): add discord integration WIP feat(discord): add discord integration Apr 29, 2020
@sogehige sogehige force-pushed the discordIntergration branch 2 times, most recently from ec04a8d to 7508dd2 Compare April 29, 2020 14:04
@sogehige sogehige merged commit bd00be5 into master Apr 29, 2020
@sogehige sogehige deleted the discordIntergration branch April 29, 2020 19:35
sogehige added a commit that referenced this pull request May 3, 2020
* discord integration WIP

* move debounce to own file

* create uuid for each module

* account linking WIP

* update

* updates

* update

* update commands wip

* duel update

* make announce as commond function

* remove unused attr

* updates

* online/offline announce

* update embed every 10 minutes

* capitalize streamer name at start

* remove ended at, merge to streamed at

* remove message regardless of reply

* several fixes

* games to new responses

* integrations, top update

* duel test fixes

* updates

* heist update

* updates

* fix

* migrations

* disable overticketing

* alias update

* bets update

* commercial update

* shadow fixes

* commands, cooldown

* fix parser, custom commands on discord

* fixes

* test fixes

* remove .only

* highlights, hltb

* move parser time up to 400ms

* keywords update

* points update

* polls update

* price update

* fix

* remove await

* queue update

* remove sendMessage/discord sending in parser

* quotes update

* raffle, ranks, scrim

* timers update

* userinfo

* songs update

* integrations, top update

* updates

* locales update

* undo tests fixes

* fix sendMessge from parserReply

* fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant