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 sync plugin #636

Open
wants to merge 27 commits into
base: staging
Choose a base branch
from
Open

Commits on Sep 19, 2016

  1. add discord.py

    neon-ninja committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    6eedb69 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Configuration menu
    Copy the full SHA
    e88c898 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Configuration menu
    Copy the full SHA
    47efb30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4148c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc1092 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Configuration menu
    Copy the full SHA
    3ff7264 View commit details
    Browse the repository at this point in the history
  2. ho->discord mentions

    neon-ninja committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    872f7e1 View commit details
    Browse the repository at this point in the history
  3. prevent duplicate messages

    neon-ninja committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    4862387 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    84d9b81 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    28ab326 View commit details
    Browse the repository at this point in the history
  2. use a set

    neon-ninja committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    9b7161f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. fix message splitting

    neon-ninja committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    1325c4b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. when someone does @ALL, don't mention people in discord if they have …

    …the word all in their name
    neon-ninja committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    f07fffa View commit details
    Browse the repository at this point in the history
  2. when someone does @ALL in hangouts, convert that to @everyone so that…

    … discord users get a mention
    neon-ninja committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    876fca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Updated instructions text (no code changes)

    Updated the instructions to clarify a couple of points, and make it easier for people new to discord to successfully create a discord/hangouts bot.  No changes made to routines/code.
    shaggyos authored and neon-ninja committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    d5fa009 View commit details
    Browse the repository at this point in the history
  2. Create detailed discord setup instructions

    Created document detailing steps to create a discord bot, configure and link to hangouts.
    Suitable for someone not familiar with Discord setup.
    shaggyos authored and neon-ninja committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    b24d8d9 View commit details
    Browse the repository at this point in the history
  3. Update DISCORD.md

    Remove unusual unicode characters.
    shaggyos authored and neon-ninja committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    aebeb7b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    bc6954c View commit details
    Browse the repository at this point in the history
  2. Don't modify event

    This prevents interference with other plugins, e.g. slackrtm
    neon-ninja committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    364ccd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d961fc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    2992da2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    c804c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1e47e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    2f27a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cac21c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    4f4c753 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    a741947 View commit details
    Browse the repository at this point in the history