ambr0sial / femboyaccess

Powerful RAT that uses Discord as a C2.
15 stars 4 forks source link

cant get discord commands working #12

Open Awzum731 opened 3 months ago

Awzum731 commented 3 months ago

hey men, interesting project. was about to test some stuff but dont get it working correct. ive invited the bot and enabled all intends its printing femboyaccess new session created but no matter what i write, bot isnt accepting it as command?

Awzum731 commented 3 months ago

ive seen there was a similar issue, i dont get what im doing wrong. if i disable the lines

if message.author == client.user:  
    return

if message.channel.name != session_name:
    return

it works but will send to all open sessions