discordmuffin/examples
chanbakjsd 8dc42757be
Add ping pong example for direct messages (#882)
This commit adds an example on sending direct messages as it's a
frequently asked question.
The example sends a "Pong" response through DM when a user sends "ping"
in any channel the bot has the permission to see.

The example is simply adopted from the ping pong example.
2021-05-14 22:34:46 -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
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 Remove deprecated response types (#930) 2021-05-14 22:18:50 -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.