Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor grammar fixes. #923

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ should show up in the network list on Element and other clients.

* Create a new application via https://discord.com/developers/applications
* Make sure to create a bot user. Fill in ``config.yaml``
* Run ``yarn addbot`` to get a authorisation link.
* Run ``yarn addbot`` to get an authorisation link.
* Give this link to owners of the guilds you plan to bridge.
* Finally, you can join a room with ``#_discord_guildid_channelid``
* These can be taken from the url ("/$GUILDID/$CHANNELID") when you are in a channel.
Expand Down
2 changes: 1 addition & 1 deletion docs/puppeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The tokens will be stored by the bridge and are valid until the user
changes their password, so please be careful not to give the token to anything
that you wouldn't trust with your password.

I accept no responsibility if Discord ban your IP, Account or even your details on
I accept no responsibility if Discord bans your IP, Account or even your details on
their system. They have never given official support on custom clients (and
by extension, puppeting bridges). If you are in any doubt, stick to the
bot which is within the rules.
Expand Down
Loading