Commit graph

8 commits

Author SHA1 Message Date
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
Bruce
16798cdf11 Updated Readme. 2017-04-10 16:28:10 +00:00
Bruce
8b67603145 Clean up readme. 2017-04-10 16:27:22 +00:00
Chris Rhodes
e37343d4d4 Update examples to use Bot tokens. 2016-10-29 16:30:19 -07:00
Austin Davis
212fc66a25 casing matters for some reason tried BOT and it returns a 401. (#268)
Also got the name of the executable wrong in mytoken (damn copy paste...)
2016-10-13 19:14:54 -07:00
Austin Davis
627f9a3ca6 Updates docs to include the newly required "Bot" infront of bot user tokens. (#266) 2016-10-04 14:45:36 -07:00
Bruce Marriner
e0c0dd8c02 Updates to Ping Pong bot. 2016-04-22 12:45:22 -05:00
Bruce Marriner
19db45c7ee Adding Ping Pong example bot. 2016-04-22 10:40:50 -05:00