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

Master #3

Open
wants to merge 279 commits into
base: yagpdb
Choose a base branch
from
Open

Master #3

wants to merge 279 commits into from

Conversation

Engineer152
Copy link
Owner

No description provided.

pixelrazor and others added 30 commits July 31, 2018 15:32
It was previously just string, but has been updated to be consistent with the other structs.
Changed Member.JoinedAt to type Timestamp
This resolves bwmarrin#577.

ChannelVoiceJoinManual is a wrapper over sending an OP4 to Discord, for
initiating a voice server connection. The library's builtin voice
connection management locks/maps are skipped, and the library will not
attempt to manage this voice connection.

Users are expected to hook the VoiceServerUpdate event and forward the
data to an outside voice manager, such as Lavalink.
Drop the default gorilla websocket close handler
…ection

feature: add ChannelVoiceJoinManual
Added GuildChannelCreateComplex
* Latency method

* fixed typo

* fixed linter error

* Renamed Latency to HeartbeatLatency

* HeartbeatLatency now returns time.Time

* return time.Duration instead, since .Sub() returns that

* Add full-stops to end of comments
* track membercount on memberAdd and leave

* requested changes
* Fixed travis test failing for older versions of go

* changed supported go version
* track membercount on memberAdd and leave

* requested changes

* add WebhookID member to message
CarsonHoffman and others added 28 commits January 20, 2021 18:11
Switch library to API version v8
* set channel and role edit perms to int64

* add string serialization
* Add MessageReactionsRemove

* Add MessageReactionsRemove

* Rename MessageReactionsRemove to MessageReactionsRemoveEmoji

Co-authored-by: Qais Patankar <qaisjp@gmail.com>

* Update MessageReactionsRemoveEmoji comments

Co-authored-by: Qais Patankar <qaisjp@gmail.com>
…teraction.go" and "interactions.go" into a single file. And some fixes.
Base automatically changed from yagpdb to oldyagpdb February 26, 2021 17:57
Base automatically changed from oldyagpdb to yagpdb March 1, 2021 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet