Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Pincer - 0.2.0 - The Bot class

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sigmanificient Sigmanificient released this 31 Aug 18:19
· 2482 commits to main since this release

Note: This is still an early dev version!

  • Implemented Bot Base for the client
from pincer.client import Bot

bot = Bot("...")
bot.run()

By default, all payloads with by printed, if you get an unhandled payload Exception please report it to the dev by creating an issue!