Commit c211769 1 parent 8ca6533 commit c211769 Copy full SHA for c211769
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ You must already have a working Go environment setup to use DiscordGo. If you
41
41
are new to Go and have not yet installed and tested it on your computer then
42
42
please visit [ this page] ( https://golang.org/doc/install ) first then I highly
43
43
recommend you walk though [ A Tour of Go] ( https://tour.golang.org/welcome/1 ) to
44
- help get your familiar with the Go language. Also checkout the relevent Go plugin
44
+ help get your familiar with the Go language. Also checkout the relevant Go plugin
45
45
for your editor &mdash ; they are hugely helpful when developing Go code.
46
46
47
47
* Vim &mdash ; [ vim-go] ( https://github.com/fatih/vim-go )
Original file line number Diff line number Diff line change 4
4
5
5
This example demonstrates how to utilize DiscordGo to send and process text
6
6
inputs in modals. If you have not read ` slash_commands ` and ` components `
7
- examples yet it is recommended to do so before proceesing . As this example
7
+ examples yet it is recommended to do so before proceeding . As this example
8
8
is built using interactions and Slash Commands.
9
9
10
10
** Join [ Discord Gophers] ( https://discord.gg/0f1SbxBZjYoCtNPP )
You can’t perform that action at this time.
0 commit comments