discordmuffin/examples
Fedor Lapshin 421e149650
Interactions: the Buttons (#933)
* Interactions: buttons

* Doc fix

* Gofmt fix

* Fix typo

* Remaking interaction data into interface

* Godoc fix

* Gofmt fix

* Godoc fix

* InteractionData helper functions and some fixes in slash commands example

* Fix components example

* Yet another fix of components example

* Fix interaction unmarshaling

* Gofmt fix

* Godoc fix

* Gofmt fix

* Corrected naming and docs

* Rolled back API version

* Requested fixes

* Added support of components to webhook and regular messages

* Fix components unmarshaling

* Godoc fix

* Requested fixes

* Fixed unmarshaling issues

* Components example: cleanup

* Added components tracking to state

* Requested fixes

* Renaming fix

* Remove more named returns

* Minor English fixes

Co-authored-by: Carson Hoffman <c@rsonhoffman.com>
2021-06-27 12:16:52 -04:00
..
airhorn Switch example to use UpdateGameStatus 2021-01-20 19:33:43 -05:00
avatar Fix avatar usage example, spaces are important too. 2017-04-14 14:10:09 +00:00
components Interactions: the Buttons (#933) 2021-06-27 12:16:52 -04:00
dm_pingpong Add ping pong example for direct messages (#882) 2021-05-14 22:34:46 -04:00
pingpong Remove support for optional intents 2021-01-20 18:18:34 -05:00
slash_commands Interactions: the Buttons (#933) 2021-06-27 12:16:52 -04:00
voice_receive Remove support for optional intents 2021-01-20 18:18:34 -05:00
README.md Misc changes to docs (#907) 2021-05-14 22:19:57 -04:00

DiscordGo Examples

These examples demonstrate how to utilize DiscordGo.

Please explore the individual folders and give them a try!

Join Discord Gophers Discord chat channel for support.