https://github.com/coldenate/remcord-exchange-server
remcord-api-testing
https://github.com/coldenate/remcord-exchange-server
discord-oauth2 oauth2 python remnote
Last synced: 8 months ago
JSON representation
remcord-api-testing
- Host: GitHub
- URL: https://github.com/coldenate/remcord-exchange-server
- Owner: coldenate
- Created: 2023-04-10T23:13:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:40:27.000Z (over 1 year ago)
- Last Synced: 2025-10-25T23:59:43.931Z (8 months ago)
- Topics: discord-oauth2, oauth2, python, remnote
- Language: Python
- Homepage: https://remnote.com/plugins/remcord
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# RemCord Token Exchange Server
Information and help on using Activities.write/read scope (See activities-example branch)
This repo is made because I found little documentation for the `activities.write/read` scope, and I wanted to learn how to use it. So feel free to use this repo as a reference for your own projects, or to learn how to use the Discord API. It's not the best, but it's something, and I'll try to fix it up to make it look better.
This repo basically outlines my research into the Discord API because I cannot seem to grasp an understanding of it online and I need to learn it for RemCord.

```txt
MIT License © Nathan Solis
```