Skip to content

3.2.0

Compare
Choose a tag to compare
@bennyscripts bennyscripts released this 27 Oct 16:42
· 91 commits to main since this release

Major Updates

I've added a nitro and privnote sniper!
Next update I'm going to add webhook notifications and possibly work on a few more snipers.

Changelog

3f30ec2 Add psutil to requirements.
8ebec97 Update readme.md
f36ac60 Merge branch 'main' of https://github.com/bennyscripts/ghost
f43314a Change config check to add missing keys and replace old theme system for new.
ee68a16 Rewrite general commands to use cmdhelper. Cleans the code up a bit
3297db8 Added snipers command, nitro sniper, events cog for future snipers and sniper console logging.
38da75f Subtle CLI style changes.
1c940ee Remove checks for old version of discord.py-self. Ghost will now quit when detecting incorrect version of discord.py_self.
1ee55fb Update rise theme image.
c4d00d1 Code clean up.
ecfb282 Add blank print after details for sniper logging. Looks a lot nicer in the CLI
4ba6d85 Add desktop notification for successful snipe.
c495d5c Add privnote client. Credits: drake-mer, abkrn.
1e86ab9 Added snipers check for config.json. Makes sure everything is up to date.
36a01a1 Add privnote options to base config and added privnote checks and functions.
cce6f12 Added cfscrape, its required for privnote client to function.
8f4020e Add privnote sniper.
082cb6b Add snipers to config.json
33b4e7c Update to version 3.2.0
9e4cc65 Add MOTD to config and CLI banner.

Credits

Cheers @abrkn for creating a node.js privnote client for me to sample and create my Python copy.
Cheers @drake-mer for creating a copy of gibberish-aes in Python.

Full Changelog: 3.1.0...3.2.0