@@ -44,6 +44,7 @@ with open('config/me.yml') as f:
ICON_URL=conf['icon_url']
PASS=conf['pass']
PUBLIC_INSTANCES=conf.get('public_instances')
THEME_COLOR=conf.get('theme_color')
USER_AGENT=(
f'{requests.utils.default_user_agent()}'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.