This repository was archived by the owner on Aug 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix webhooks for users with no avatars (reactiflux#530)
* Consistently use this.bot in tests Some tests were subtly testing broken behavior, as this.addUser was not correctly adding a user to the given bot's guild. * Group up webhook tests in contexts * Fix webhooks for users with no avatars Fixes reactiflux#529.
- Loading branch information