Skip to content

Commit 6dda89e

Browse files
committed
Updated authors
1 parent 096a589 commit 6dda89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def _add_commands(self):
8888
'││││ │ │││││├─┤││',
8989
'┴ ┴└─┘─┴┘┴ ┴┴ ┴┴┴─┘', sep='\n')
9090
print(f'v{__version__}')
91-
print('Authors: kyb3r, fourjr' + Style.RESET_ALL)
91+
print('Authors: kyb3r, fourjr, Taaku18' + Style.RESET_ALL)
9292
print(line + Fore.CYAN)
9393

9494
for file in listdir('cogs'):

0 commit comments

Comments
 (0)