diff options
| author | 2018-12-04 20:05:07 +0100 | |
|---|---|---|
| committer | 2018-12-04 20:05:07 +0100 | |
| commit | a3b92a8d1224aaafe2fd141843f5763688ca8027 (patch) | |
| tree | 4d4edcad152214752d2e34fca1f512e4c9f7e741 /bot/resources | |
| parent | Merge pull request #87 from python-discord/bytecommander-aoc2 (diff) | |
| parent | Use contextlib.suppress, remove unnecessary `u` prefix. (diff) | |
Merge pull request #80 from scragly/season_improvements
Season Improvements
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/avatars/christmas.png | bin | 44843 -> 0 bytes |
| -rw-r--r-- | bot/resources/avatars/spooky.png | bin | 37202 -> 0 bytes |
| -rw-r--r-- | bot/resources/avatars/standard.png | bin | 52156 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/bot/resources/avatars/christmas.png b/bot/resources/avatars/christmas.png Binary files differdeleted file mode 100644 index 55b72fac..00000000 --- a/bot/resources/avatars/christmas.png +++ /dev/null diff --git a/bot/resources/avatars/spooky.png b/bot/resources/avatars/spooky.png Binary files differdeleted file mode 100644 index 4ab33188..00000000 --- a/bot/resources/avatars/spooky.png +++ /dev/null diff --git a/bot/resources/avatars/standard.png b/bot/resources/avatars/standard.png Binary files differdeleted file mode 100644 index c14ff42a..00000000 --- a/bot/resources/avatars/standard.png +++ /dev/null |