Tony Krueger
f73d3a2fd5
removed os.Kill from caught signals in pingpoing, dm_pingpong and airhorn ( #1281 )
2022-11-23 23:26:25 +03:00
Jordhan Carvalho
128f34bee6
chore: replace dca-rs ( #1240 )
...
* chore: replace dca-rs
* Update examples/airhorn/README.md
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
2022-11-19 19:16:23 +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
657ac048fe
Switch example to use UpdateGameStatus
2021-01-20 19:33:43 -05: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
Bruce
65232ca5ef
Slight improvement to airhorn example description
2017-04-14 14:05:28 +00:00
Bruce
1c719249a1
Clean up comments, better blocking code.
2017-04-13 15:22:58 +00:00
Bruce
2b282540ef
Updated airhorn readme file
2017-04-13 14:54:34 +00:00
Bruce Marriner
cc272d6f14
Linting..
2016-12-11 12:50:12 -06:00
Chris Rhodes
e37343d4d4
Update examples to use Bot tokens.
2016-10-29 16:30:19 -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
Chris Rhodes
9b6b657083
Merge pull request #249 from iopred/develop
...
Correctly merge GUILD_UPDATE events. Closes #242
2016-09-27 21:15:03 -07:00
Chris Rhodes
d28edb024e
Fix airhorn example.
2016-09-08 20:07:43 -07:00
robbix1206
95fdc0a971
Close the file after read
...
Close the file when it has been full readed
2016-08-31 16:40:45 +02:00
Bruce Marriner
5e45d0a4fc
gofmt file
2016-06-17 16:39:37 -05:00
Bruce Marriner
90b83fefeb
Make travis check format, and test it..
2016-06-17 16:28:49 -05:00
Bruce Marriner
fb663ac348
Linting
2016-06-17 15:44:01 -05:00
Bruce Marriner
77d4767481
Set bot to deaf when connecting
...
This prevents a udp listener from starting which
is entirely unneeded for this type of bot.
2016-04-25 21:59:03 -05:00
Chris Rhodes
9ea982f36e
Update README.md
2016-04-25 18:01:59 -07:00
Chris Rhodes
9c55dfbb8e
Include dca-rs in example.
2016-04-25 17:59:19 -07:00
Chris Rhodes
290da20da7
Add a new example that acts like airhorn.solutions
2016-04-25 17:13:41 -07:00