Merubokkusu / Discord-S.C.U.M

A Discord API Wrapper for Userbots/Selfbots written in Python.
MIT License
588 stars 167 forks source link

added an example of slash commands being triggered on demand by using… #416

Open Varin6 opened 2 years ago

Varin6 commented 2 years ago

… a keyword in a message

Something that I have been struggling to accomplish for last 2 nights. The idea is that you can define your own keywords and those keywords trigger your selfBot to trigger another bots slash commands - thus allowing a bot to bot control.