You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A Discord Rich Presence Client in Python? Looks like you've come to the right place.
2
-
3
-
[](https://github.com/qwertyquerty/pypresence)[](https://github.com/qwertyquerty/pypresence/blob/master/LICENSE)
4
-
5
-
## NOTE: Only Python versions 3.9 and above are supported.
@@ -49,15 +39,10 @@ For the latest stable version:
49
39
50
40
# Examples
51
41
52
-
Examples can be found in the [examples](https://github.com/qwertyquerty/pypresence/tree/master/examples) directory, and you can contribute your own examples if you wish, just read [examples.md](https://github.com/qwertyquerty/pypresence/blob/master/examples/examples.md)!
42
+
Examples can be found in the [examples](https://github.com/C0rn3j/pypresence/tree/master/examples) directory, and you can contribute your own examples if you wish, just read [examples.md](https://github.com/C0rn3j/pypresence/blob/master/examples/examples.md)!
53
43
54
44
----------
55
45
56
46
# Development
57
47
58
48
Want to contribute? Check out the **[Development Guide](DEVELOPMENT.md)** for setup instructions, testing, code quality tools, and contribution guidelines.
59
-
60
-
----------
61
-
Written by: [qwertyquerty](https://github.com/qwertyquerty)
0 commit comments