diff options
| author | realtradam <[email protected]> | 2020-04-19 02:36:56 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-19 02:36:56 -0400 |
| commit | 221a361391784300d2d61ac94168c69dca1dca2a (patch) | |
| tree | 1c6b318ece06c5affc010005dd17f77628c9318b /FelicityBot.py | |
| parent | 61fbe4ca2b2762a0792edd5190380ac02b680c03 (diff) | |
| download | FelicityBot-221a361391784300d2d61ac94168c69dca1dca2a.tar.gz FelicityBot-221a361391784300d2d61ac94168c69dca1dca2a.zip | |
added credit
Diffstat (limited to 'FelicityBot.py')
| -rw-r--r-- | FelicityBot.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FelicityBot.py b/FelicityBot.py index 71317f6..e3c3a3c 100644 --- a/FelicityBot.py +++ b/FelicityBot.py @@ -1,3 +1,5 @@ +#Code written by Tradam --> https://github.com/realtradam + import os import discord |
