Major Changes
- Added build actions for multi-os binarys!!! (downloads at bottom)
- Added more options for RPC configuration (in GUI!)
New commands:
- Added
yoinkrpc
command- Added
challenge
andachievement
commands- Added
aura
andgyatt
commands (pure brainrot)- Added
clearcache
command- Added
mutualservermembers
command- Added
massping
command- Added rainbow reaction and rainbow codeblock using ascii colours
- Added
commandhistory
commandImprovements:
- Improve specs command
- Improve uptime command
- Fix search command
- Fix search not searching through aliases
Changelog
96f4cf8 Rename config to config.example.json and add default config to gitingore so config isnt overwritten when merging changes.
2ef66ce Added checks for no desktop interface and will run headless if so
a27b5f0 Fix codeblock styling for footers
c5ced42 Add temp message to tell users about /random endpoint being removed
69be0f7 Added rich embed mode! Nope this isn't using web embeds.
b582ac2 Added rich embed webhook to GUI
37890ea Edit RPC error log
3dd10b6 Add spam command
3c26deb Update NSFW commands to use nekobot
6f49cb7 Remove unnecessary cfg var
255ec64 Improve generate help commands and add custom emojis to titles
c3ed448 Subtle style changes
c6919fd Improve config command
5a501bd Remove self from cfg.get("token")
0790c06 Fix RPS description not showing
e14c05d Add proper uptime
b7f8dc7 Subtle style changes
f7552f3 Adding short and long formatting for uptime
ee07732 Fix dox command
99b7b72 Improved specs command
eb721ba Fix search command
7003388 Hide local website files
d62e446 Add mutual server members command!
f6851e2 Add clearcache command
a221b90 Allowed delete_after to be disabled
b4fd717 Remove website files
a9aecda Improve send_message
7e5b6bd Add cool photoshop stuff
77585be Add hyperlink
3263690 Fix hyperlink
7cfbb3c Merge branch 'main' of https://github.com/bennyscripts/ghost
ebd991b Move members list outside try except so if failure default to empty list
58fb836 Add utils/memberfetch to gitignore
e511099 Add massping command
232ee42 Add embed message style option in gui
f7c99b1 Adjust headerless check to check for ttkbootstrap not tkinter
536e22b Add new compile bat for compiling windows exe using wine to gitignore
d238c06 Update version to 3.5.0-dev
a51a2f2 Improve banner printing
129f335 Fixed soundboard and playsound command.
2ba35c9 Update to version 3.5.1
2b7b355 Added aura and gyatt commands (proper brainrot)
507453d Code structure
44454af Added challenge and achievement commands using api.alexflipnote.dev
dc6f2e5 Added rainbow reaction and rainbow codeblock using ascii colours
02cfd50 Added ascii colours to codeblock for future changes to codeblock mode
f16771e Add dm channel check for clear command
6562d36 Add yoinkrpc command and more customisable rich presence
067416f Add more stuff to gitignore
940a699 Add no_response option to restart, useful for executing the command within another command
6304ffd Give Sniper class the config rather than creating a new config var
250f772 Add command history command
f8f116f Search now searches through command aliases
5c9d60e Make print_banner get terminal width for correct dash size
81f7d04 Merge branch 'main' of https://github.com/bennyscripts/ghost
62bf4d1 Add custom pypresence git to requirements for custom names in RPC
24db2fe Add pyinstaller action
f9ad0be Merge pull request #13 from ghostselfbot/actions-test
d64155d Update actions, thanks copilot 🫡
d4b14bc Update main.yml
b8ccd5f Change upload-artifact version to a hopefully working ver 🙏
853bd06 Update deprecated actions
083601e Use forked pyinstaller-action with updated dependencies.
3d8bc44 Create Ghost.spec
1a47200 Add spec file to build action
8735def Add requests in hidden imports
4492266 Add requests to hidden import
0dd03a1 Change args to options and add requirements to the pyinstaller action
f549672 Make the config before creating the config obj
616cd91 Merge branch 'main' of https://github.com/bennyscripts/ghost
f1013d9 Added more cool logging shit cuz wicked
9cb2934 Hopefully fix mac os build 🤞
aabc5ab Set pyinstaller action to use python 3.11 and remove brew fix for mac os build as not needed
fb15b8f Change SSL_CERT_FILE to use certifi.where() to fix mac builds
9a7d781 Add rich presence customisation in gui
758143a Change NSFW cog to not be a constant (looks nicer)
f12b37a Merge branch 'main' of https://github.com/bennyscripts/ghost
23614b9 Change to production!
Download
Thanks to the new PyInstaller Github actions you can download a binary for Ghost!
Windows: https://nightly.link/ghostselfbot/ghost/workflows/main/main/Ghost-Windows.zip
Linux: https://nightly.link/ghostselfbot/ghost/workflows/main/main/Ghost-Linux.zip
Mac: https://nightly.link/ghostselfbot/ghost/workflows/main/main/Ghost-Mac.zip
See all download links here