Commit graph

15 commits

Author SHA1 Message Date
Tony Krueger
f73d3a2fd5
removed os.Kill from caught signals in pingpoing, dm_pingpong and airhorn (#1281) 2022-11-23 23:26:25 +03:00
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
Carson Hoffman
167b649902
Remove support for optional intents 2021-01-20 18:18:34 -05:00
Carson Hoffman
0d776e61a1
Add use of intents to examples 2020-07-18 11:57:24 -04:00
Tobias Messner
db7a34f303
Fix typo in PingPong example (#767) 2020-04-30 14:22:18 -07:00
Bruce
abc85a2de0 Improve comments, better wait for CTRL-C method. 2017-04-10 16:36:05 +00: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
fb663ac348 Linting 2016-06-17 15:44:01 -05:00
Bruce
34ce753718 Delete pingpong.go 2016-04-22 12:47:17 -05: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