mirror of
https://gitea.phreedom.club/localhost_frssoft/FMN_bot.git
synced 2025-05-13 15:28:43 +00:00
Moved config to .example; update .gitignore
This commit is contained in:
parent
f7431a72f1
commit
a8bedff4ed
4 changed files with 8 additions and 6 deletions
|
@ -129,8 +129,6 @@ def upload_attachment(file_path):
|
|||
logger.info(f'Retrying upload {file_path}...')
|
||||
|
||||
|
||||
|
||||
|
||||
def mute_user(acct_id=str, acct=str, duration=None):
|
||||
params = {
|
||||
"duration": duration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue