Changes ======= Changelog summaries; for past changes check `the github releases `_ 2.0 --- - Dropped python 2 support - async http client use in discord module - api rewrite, optional v1 bridge class for old style compat w/ the class formerly known as pyborg's new internals - discord server management commands - new package depenency extras: :kbd:`nlp`, :kbd:`subtitles` - uses poetry for package lifecycle management 1.4.0 ------------ - Added nickname plaintext pings in discord module. - Discord.py 1.0 support (allows 3.7+ support in pyborg) - `toml `_ config files. They live in your pyborg conf folder and there's one for most modules. And one for pyborg's core options. These replace the old cfg files. - Proper python 3 deps in `PEP508 `_ compliant specifications in the setup.py. This'll make pypi installs easier on py3.