discordmuffin/examples
Fedor Lapshin 4ba7062176
Add README.md to all examples (#1236)
* feat(examples/*): add readme

Add README.md to all examples.

* fix(examples): logo image link

* fix(examples): add fixed width to logo

* feat(examples): add titles

* fix(examples/*): make logo smaller

Make DiscordGo logo smaller to match description and title in size.

* fix(examples/avatar): correct avatar url

Use correct logo URL in avatar URL image example.

* fix(examples/slash_commands): wording

Fix wording of "step-by-step tutorial" note.
2022-11-09 22:19:23 +03:00
..
airhorn Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
auto_moderation Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
autocomplete Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
avatar Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
components Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
context_menus Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
dm_pingpong Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
modals Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
pingpong Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
scheduled_events Add README.md to all examples (#1236) 2022-11-09 22:19:23 +03:00
slash_commands Add README.md to all examples (#1236) 2022-11-09 22:19:23 +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 Add README.md to all examples (#1236) 2022-11-09 22:19:23 +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.