mirror of
https://github.com/myned/modufur.git
synced 2024-12-24 22:27:28 +00:00
Whitespace
This commit is contained in:
parent
b47bedaf5b
commit
0cc8bdcf80
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ async def on_ready():
|
|||
print('\n> > > > > > > > >\nC O N N E C T E D : {}\n> > > > > > > > >\n'.format(bot.user.name))
|
||||
await bot.get_channel(u.config['info_channel']).send('**Started** \N{BLACK SUN WITH RAYS} .')
|
||||
# u.notify('C O N N E C T E D')
|
||||
|
||||
if u.temp['startup']:
|
||||
with suppress(err.NotFound):
|
||||
if u.temp['startup'][0] == 'guild':
|
||||
|
|
Loading…
Reference in a new issue