4 lines
80 B
Python
4 lines
80 B
Python
|
from modules import API
|
||
|
|
||
|
print(API.Mastodon("@blenderdumbass@mastodon.online"))
|