Python wrapper for the Akkoma API
This commit is contained in:
pare
be45da446c
commit
68f967507e
S'han modificat 1 arxius amb 2 adicions i 2 eliminacions
|
@ -87,9 +87,9 @@ class Akkoma:
|
|||
"""
|
||||
Easy to use Akkoma API wrapper.
|
||||
|
||||
Main repository at https://git.akkomat.cat/spla/akkoma
|
||||
Main repository at https://git.mastodont.cat/spla/Akkoma.py
|
||||
"""
|
||||
__DEFAULT_BASE_URL = 'https://akkoma.akkomat.cat'
|
||||
__DEFAULT_BASE_URL = 'https://akkoma.mastodont.cat'
|
||||
__DEFAULT_TIMEOUT = 300
|
||||
__DEFAULT_SCOPES = ['read', 'write', 'follow', 'push', 'admin']
|
||||
__SCOPE_SETS = {
|
||||
|
|
Loading…
Referencia en una nova incidència