poshbotio / PoshBot

Powershell-based bot framework
MIT License
537 stars 108 forks source link

WIP: (GH-135) Add Discord Backend #137

Closed michaeltlombardi closed 5 years ago

michaeltlombardi commented 5 years ago

WARNING: THIS IS WIP AND SHOULD NOT MERGE

Description

This commit adds a backend implementation for Discord leveraging the websocket Gateway API.

Related Issue

Motivation and Context

This adds the ability to write and use PoshBot with Discord guilds.

How Has This Been Tested?

It hasn't, yet! Will update when I'm further along.

Screenshots (if appropriate):

Types of changes

Checklist:

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

devblackops commented 5 years ago

@michaeltlombardi I'm closing this out as I have a branch where Discord support is being worked on.

https://github.com/poshbotio/PoshBot/tree/discord-backend