discordmuffin/examples
2024-07-07 22:04:27 +03:00
..
airhorn removed os.Kill from caught signals in pingpoing, dm_pingpong and airhorn (#1281) 2022-11-23 23:26:25 +03:00
auto_moderation Regex patterns automod rule trigger (#1275) 2022-11-17 00:57:13 +03:00
autocomplete Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
avatar feat(Session.UserUpdate)!: add banner support (#1509) 2024-06-21 10:41:08 +03:00
components fix(SelectMenuOption)!: omit empty emoji field (#1476) 2024-01-04 22:11:17 +03:00
context_menus Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
dm_pingpong removed os.Kill from caught signals in pingpoing, dm_pingpong and airhorn (#1281) 2022-11-23 23:26:25 +03:00
echo feat: add echo example (#1530) 2024-05-10 16:31:08 +03:00
linked_roles Role connections (#1295) 2022-12-26 02:31:49 +03:00
modals fix: typo in modal example and getting started (#1443) 2023-09-04 21:42:02 +03:00
pingpong removed os.Kill from caught signals in pingpoing, dm_pingpong and airhorn (#1281) 2022-11-23 23:26:25 +03:00
scheduled_events Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
slash_commands feat: add new permissions (#1411) 2024-06-22 17:53:03 +03:00
stage_instance Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
threads Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
voice_receive chore(examples/voice_receive): update versions in go.mod and go.sum (#1537) 2024-07-07 22:04:27 +03: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.