- Follow User
- Unfollow User
- Update @
- Update Bio
- Lookup User
- Like Users Recent Post
- Get Users Most Recent Post
- Update @
- Update Bio
- Follow User
- Unfollow User
- Lookup User
- Tweet
- Random tweet from hashtag
- Like Users Most Recent Tweet
- Get Users Most Recent Tweet
Open your terminal and type npm i
Go to \data\
and you'll find a file called config.json
Default prefix is !?
Setup the basic information like filling out your Discord token and twitch username then you'll see something called "sessionId" you'll need to login to your Instagram on your computer to do this part.
Once you've logged in go to the home page and open inspect element and go to the Application
tab and follow this screenshot -
To setup the Twitter part load twitter and login like normal then inspect element and go to the Application
tab and follow this screenshot -
To change the embed colour go to \modules\
and open utility.js
file and on line 16 you'll be able to change the hex.
To change the prefix go to \data\
and open the config.json
file and you can change it there.