Open Bookcliff opened 2 years ago
i recommend doing this through clicks rather than the discord api. the api will likely get you banned but if you click the elements to send the messages it will be better
so enable discord developer mode to be able to open chrome dev tools inside discord, then inspect the elements orders to click and type 'gm' into
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/click
couple ways to do this, for now focusing on just discord users would be easier, and can fill in servers -> channels later
From self account to any other channel id in a server id / or user id via dm
explore other github projects that perhaps send messages
a good keyword to search is 'discord selfbot' and perhaps you can find one on github ( i had trouble )