bugout-dev / humbug

Get usage metrics and crash reports for your API, library, or command line tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change "bugout_token" member of Reporter to "report_token"

zomglings opened this issue · comments

The tokens being used for reporting do not have the full power of Bugout API tokens, and the naming should reflect this.

Relevant line of code:

bugout_token: Optional[str] = None,