diff options
author | 2021-09-03 11:18:15 -0400 | |
---|---|---|
committer | 2021-10-05 16:40:41 +0100 | |
commit | c2650a9e9c2e1ed9fbfcf914c2fefec5fd9f7479 (patch) | |
tree | 6887dc077db0d2945909770b66f7690074a4bae8 | |
parent | Merge pull request #890 from python-discord/better-bookmark-error-message (diff) |
Start from upstream main branch
-rw-r--r-- | bot/exts/fun/color.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/exts/fun/color.py b/bot/exts/fun/color.py new file mode 100644 index 00000000..5d86f002 --- /dev/null +++ b/bot/exts/fun/color.py @@ -0,0 +1 @@ +# initial creation |