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

Discord action bot #116

Merged
merged 4 commits into from
Oct 6, 2019
Merged

Discord action bot #116

merged 4 commits into from
Oct 6, 2019

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    7b13d75 View commit details
    Browse the repository at this point in the history
  2. TASK: Make websocket package optional

    That way it only needs to be imported when actually using the bot functionality
    d-Rickyy-b committed Oct 6, 2019
    2 Configuration menu
    Copy the full SHA
    1786bf4 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    7d9ee0d View commit details
    Browse the repository at this point in the history
  4. FIX: Issue with multithreading in discordaction

    I guess this happens for multi threaded programs. No idea how this performs in the long run. Longest test has been 2 minutes and it worked for that time at least.
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    03f1259 View commit details
    Browse the repository at this point in the history