the software will not be updated to address these changes, if for whatever reason you would like to continue to use NS, you would have to pay twitter to use their API.
A twitter link opener written in python, includes discord joiner/link unshortener by Parotic and Laurence
NSTool was written as hobby project, it was in development for a month but i lost interest in it. So I'm open-sourcing the project incase anybody wants to continue working on it or to steal our features
- Fast Twitter link opener
- Built in link unshortener
- Auto Discord joiner
- Cool CLI interface
- Saves details to a database (WOW)
- Messy code
- download the py file
- Install requirements with 'pip install -r requirements.txt'
- You need twitter api credentials from the twitter developer panel, you need your api key, api secret, access token, access secret
aswell as a discord token (search how to find this) - if everything is good run main.py and you should hopefully land in the menu, from here every is straight forward and the program should hopefully just work.