Skip to content

v1.7

Compare
Choose a tag to compare
@Pilot1782 Pilot1782 released this 10 Jan 21:04
· 682 commits to main since this release
b18dad7

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