Cobular / distest

A library used to do integration testing on discord bots
MIT License
29 stars 8 forks source link

Validation: Don't let the tester target itself #55

Closed dyc3 closed 3 years ago

dyc3 commented 3 years ago

The tester bot should check to see if the target bot id is equal to it's own id.

Related: #54