Releases: Pilot1782/bad_copenheimer
V2.1
What's Changed in Pulls
- Dev builds lota new features and fixes+discord server by @Pilot1782 in #112
- Dev builds Sync by @Pilot1782 in #113
Significant Changes
- Much better discord bot
- Better Help
- Better information with the player finding
Full Changelog: V2.0.0...v2.1
Notes Before Downloading
If you want the latest features and fixes, please clone the dev-builds branch.
V2.0.0
What's Changed
- Dev builds by @Pilot1782 in #51
- minor fixes by @Pilot1782 in #54
- Major Fixes by @Pilot1782 in #57
- Fixed mcstatus update by @Pilot1782 in #63
- Create GPL v3.0 LICENSE by @Pilot1782 in #77
- Slight changes by @Pilot1782 in #79
- Dev builds by @Pilot1782 in #94
- Feature sync by @Pilot1782 in #102
- Fixed Feature Sync by @Pilot1782 in #104
- Added working / commands
- Support for external databases (MongoDB)
New Contributors
- @deepsource-autofix made their first contribution in #67
Example showcase
Full Changelog: v1.9.1...V2.0.0
v1.9.1
What's Changed
- Dev builds by @Pilot1782 in #24
- hot fix for file refrences by @Pilot1782 in #25
- Dev builds by @Pilot1782 in #26
- Dev builds by @Pilot1782 in #28
- Dev builds by @Pilot1782 in #30
- Bump twisted from 21.7.0 to 22.2.0 by @dependabot in #31
- Added the Apache License 2.0 by @BloodyNoah in #34
- Dev builds by @Pilot1782 in #36
New Contributors
- @dependabot made their first contribution in #31
- @BloodyNoah made their first contribution in #34
Full Changelog: v1.8...v1.9
- Added support for slash commands
- Added apache 2.0 license (thanks @BloodyNoah )
- Fixed minor issues like spelling
- Added Scan cus I'm dumb
V1.9
Ignore This Release
This Release is missing a feature that was overlooked when updating it, please use v1.9.1 instead.
What's Changed
- Dev builds by @Pilot1782 in #24
- hot fix for file refrences by @Pilot1782 in #25
- Dev builds by @Pilot1782 in #26
- Dev builds by @Pilot1782 in #28
- Dev builds by @Pilot1782 in #30
- Bump twisted from 21.7.0 to 22.2.0 by @dependabot in #31
- Added the Apache License 2.0 by @BloodyNoah in #34
- Dev builds by @Pilot1782 in #36
New Contributors
- @dependabot made their first contribution in #31
- @BloodyNoah made their first contribution in #34
Full Changelog: v1.8...v1.9
- Added support for slash commands
- Added apache 2.0 license (thanks @BloodyNoah )
- Fixed minor issues like spelling
V1.8
Changes:
- Made a more helpful setup.py file
- Added the ability to stop a scan without killing the file
- Added a force stop to all python procs
- Better debugging
- Qubo output more like masscan
Install Instructions:
Full Changelog: v1.7...v1.8
v1.7
Changes
Full json compatibility for windows and linux.
Install
Download the badcopeheimer.zip file (not bad_copeheimer-1.7.zip) or clone the repository.
Run
python3 setup.py
Edit the settings file to your needs
Windows Users
Open the dis-bot.pyw file in notepad or an ide, edit the line settings_path = r"settings.json"
and change the "settings.json" to the path of the settings.json file
Usage
After setting up the settings file to the correct settings and inserting your discord bot token into the file, run
python3 dis-bot.pyw
Then in discord in the server your bot has access to, type
!help
This will show all possible commands and their usage.
Full Changelog: V1.6...v1.7