malikmajai
malikmajai
Did we found a solution to this issue that we can apply?
> If I didn't forget something, I just used this decorator and added await before search_youtube ?
Didn't knew guild.get_channel is faster than bot.get_channel
> ```python > guild: discord.Guild = bot.get_guild(GUILD_ID) > category: discord.CategoryChannel = bot.get_channel(CATEGORY_ID) > await guild.create_forum_channel(name='Test', category=category) > ``` By default it is None, it should work with default value also
Hi bro, do we have a new server for this library?
```py if args.get('platforms'): pnames = args.get('platforms') if any([x[-1].startswith('themida.') for x in pnames]): cmd_args.append('--enable-themida') pnames = [x[-1].replace('themida', 'windows') for x in pnames] cmd_args.extend(['--platform', ','.join(x[-1] for x in pnames)]) ``` These lines...
Also, not saving `Data > Files` to `dist > Data > Files`. Saving to `dist > Files` and skipping to place them in Data folder