Update main.py

This commit is contained in:
Richard Mwewa
2022-04-29 23:53:10 +02:00
committed by GitHub
parent 56eead2f26
commit 99deaf04f3

View File

@@ -200,7 +200,8 @@ class octosuite:
# Author dictionary
self.author_dict = {'Alias': 'rly0nheart',
'Country': 'Zambia, Africa',
'About.me': 'https://about.me/rly0nheart'}
'AboutMe': 'https://about.me/rly0nheart',
'BuyMeACoffee': 'https://buymeacoffee.com/189381184'}
def on_start(self):