Skip to content

Commit 20dbd47

Browse files
authored
Merge pull request #17 from AiriAPI/staging
Staging
2 parents 8cc7095 + 5929677 commit 20dbd47

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get your API token, join this [discord server](https://discord.gg/yyW389c), t
3434
**How can I support the project?**
3535

3636
- Contribute to the [API](https://github.com/AiriAPI/Airi)
37-
- Donate me via [Ko-fi](https://ko-fi.com/Kyoyo)
37+
- Donate me via [Ko-fi](https://ko-fi.com/aetrnyx)
3838
- Give feedback or suggestions in [discord server](https://discord.gg/yyW389c).
3939

4040
**Support for API**

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "airi_docs",
4-
"version": "1.4.7",
4+
"version": "1.5.7",
55
"description": "Documentatin for a API Serving Anime stuff",
66
"author": "Kyoyo",
77
"license": "AGPLv3",
@@ -33,4 +33,4 @@
3333
"prettier": "^2.2.1",
3434
"yorkie": "^2.0.0"
3535
}
36-
}
36+
}

src/API Packages/python.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### Python
2+
3+
---
4+
5+
- `pip install airi.py` [package link](https://pypi.org/project/airi.py/) _**works for all endpoints**_

0 commit comments

Comments
 (0)