Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffser/discordactivityfetcher
Get your activities in a JSON
https://github.com/jeffser/discordactivityfetcher
discord discord-activities discord-activity discord-bot discord-python json
Last synced: 7 days ago
JSON representation
Get your activities in a JSON
- Host: GitHub
- URL: https://github.com/jeffser/discordactivityfetcher
- Owner: Jeffser
- Created: 2023-03-19T00:52:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T01:05:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T06:09:03.266Z (12 days ago)
- Topics: discord, discord-activities, discord-activity, discord-bot, discord-python, json
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiscordActivityFetcher
## Things you'll need
* A registered Discord bot
* A Discord server just for you and your botYou need to fill the details in the code (serverID, userID, botToken). You can get the server ID and user ID by entering developer mode on your Discord client and right clicking on each one and selecting 'copy ID'.
Also specify a file for the JSON, for example '/srv/http/discord.json' if you want it to be exposed to Apache directly.
To see a live example visit [my webpage](https://jeffser.github.io), if I have any current activities you'll be able to see them in the mainpage under '¿Qué estoy haciendo?' (What am I up to?).