Proxy Clyde from one Discord channel to another.
-
👶 Setup the environment variables in the
.env
file:DISCORD_TOKEN
: The token of the Discord user that will be used as a self-botSELF_BOT_USER_ID
: The ID of the Discord user that will be used as a self-botOWNER_ID
: The ID of the Discord user that will be used as the owner of the bot
-
👾 Run Clyde Proxy:
cargo run
-
📕 Use Clyde Proxy:
-
📝 To see all commands, mention the user followed by the
help
command: -
⚙️ To setup the proxy, mention the user followed by the
proxy
command and the ID of a channel<channel id>
that Clyde participates in. This ID can also be of a DM channel: -
💬 To proxy messages from any channel to Clyde, mention the self-bot or reference a self-bot's message followed by the message you want to send:
-
⏸️ If you want to toggle the proxy on or off, mention the user followed by the
toggle
command:
-