forked from pothtonswer/discordmuffin
Spelling
This commit is contained in:
parent
6ff8c4b218
commit
d0ea58abb2
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
AppMaker Example
|
AppMaker Example
|
||||||
====
|
====
|
||||||
|
|
||||||
This example demonstrates how to utilize DiscordGo to create Bot Applications
|
This example demonstrates how to utilize DiscordGo to create Bot Applications.
|
||||||
|
|
||||||
You can create a new bot account or convert an existing normal user account into
|
You can create a new bot account or convert an existing normal user account into
|
||||||
a bot account with this tool. You can also view the list of applications you
|
a bot account with this tool. You can also view the list of applications you
|
||||||
|
@ -40,10 +40,10 @@ Usage of ./appmaker:
|
||||||
these fields will be the "owner" of any bot applications created.
|
these fields will be the "owner" of any bot applications created.
|
||||||
|
|
||||||
* If you provide the **-l** flag than appmaker will only display a list of
|
* If you provide the **-l** flag than appmaker will only display a list of
|
||||||
applications on provided account.
|
applications on the provided account.
|
||||||
|
|
||||||
* If you provide a **-d** flag with a valid application ID then that application
|
* If you provide a **-d** flag with a valid application ID then that application
|
||||||
will be delted.
|
will be deleted.
|
||||||
|
|
||||||
* If you provide a **-c** flag with a valid user token then than user account
|
* If you provide a **-c** flag with a valid user token then than user account
|
||||||
will be converted into a Bot account instead of creating a new Bot account for
|
will be converted into a Bot account instead of creating a new Bot account for
|
||||||
|
|
Loading…
Reference in a new issue