StampyAI / stampy

A Discord bot for the Robert Miles AI server
37 stars 9 forks source link

Refactoring testmodule #246

Closed MatthewBaggins closed 1 year ago

MatthewBaggins commented 1 year ago

from TestModule.py docstring

- You can only test Stampy in the #talk-to-stampy channel
- You can test Stampy in one of three ways
    1. test all modules; `s, test yourself` or `s, test modules`
    2. test a subset of modules `s, test modules <module-name-1> <module-name-2> <module-name-3>
    3. test one module: `s, test module <module-name>`

Other than that: I refactored the module, made formatting of test messages slightly nicer etc

closes #245

Aprillion commented 1 year ago

FTR: I won't be able to review large PRs for ~a week or so..