Skip to content

Releases: Pilot1782/bad_copenheimer

V2.1

13 Mar 20:25
d9e5f76
Compare
Choose a tag to compare

What's Changed in Pulls

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

17 Jan 03:11
a1c2e6f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @deepsource-autofix made their first contribution in #67

Example showcase

Simple showcase charts

Full Changelog: v1.9.1...V2.0.0

v1.9.1

13 May 01:13
3e9a07f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

11 May 20:16
3eff945
Compare
Choose a tag to compare

Ignore This Release

This Release is missing a feature that was overlooked when updating it, please use v1.9.1 instead.

What's Changed

New Contributors

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

24 Feb 17:13
d7dd713
Compare
Choose a tag to compare

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:

Follow This Guide

Full Changelog: v1.7...v1.8

v1.7

10 Jan 21:04
b18dad7
Compare
Choose a tag to compare

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

V1.6

03 Dec 15:13
1845a15
Compare
Choose a tag to compare

Supports Windows and Linux using masscan.

Pleae read the README.md to properly setup.

V1.5

28 Nov 23:12
62a9893
Compare
Choose a tag to compare

Implemented Masscan and improved readability

V1.4

10 Nov 18:29
Compare
Choose a tag to compare

Current commands are status and mc

V1.3

05 Nov 01:28
Compare
Choose a tag to compare

Lots of fixes, now will output the actual scan into discord and made some quality of life updates.