Skip to content

🤖 Proxy Clyde from one Discord channel to another

License

Notifications You must be signed in to change notification settings

Sideral-Tech/clyde-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Clyde Proxy

Proxy Clyde from one Discord channel to another.

🪧 Demo

Demo

🏆 How to

  1. 👶 Setup the environment variables in the .env file:

    • DISCORD_TOKEN: The token of the Discord user that will be used as a self-bot
    • SELF_BOT_USER_ID: The ID of the Discord user that will be used as a self-bot
    • OWNER_ID: The ID of the Discord user that will be used as the owner of the bot
  2. 👾 Run Clyde Proxy:

    cargo run
  3. 📕 Use Clyde Proxy:

    • 📝 To see all commands, mention the user followed by the help command:

      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:

      Proxy command

    • 💬 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:

      Message command

    • ⏸️ If you want to toggle the proxy on or off, mention the user followed by the toggle command:

      Toggle command

💡 Authors

🪪 License

GPLv3

Releases

No releases published

Languages

  • Rust 100.0%