- a cli that allows you to delete past messages sent by you (containing a term) semi-automatically!
- yeah that's pretty much it
- python
- Libraries (can be installed quickly later): colorama@0.4.6, Requests@2.32.3
- download zip from green code button and unzip
- cd into directory via any terminal
- pip install -r requirements.txt (if you have not already installed libraries)
- py nosigma.py
- set channel id (choice #3) takes either
channelid
orserverid/channelid
one being for private dms the other for servers - data is not saved automatically. please save it by using choice #2 (save data)