ubot2/rtmbot
Jeff Ammons 84db35fa6f Improve debug state handling and error messaging
If debug=True:
- Most plugin methods (if not all) should end the script and report the
  error to std.out
If debug=False:
- Plugin methods will log the error, data, and stack trace

Future planning:
- The debug=False case here has better behavior in my opinion, maybe
  there's a better way of handling debug=True
2016-04-24 12:40:37 -07:00
..
__init__.py Remove unused global site_config 2016-04-17 18:29:17 -07:00
core.py Improve debug state handling and error messaging 2016-04-24 12:40:37 -07:00