Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-genson/steam-user-stats-bot
https://github.com/michael-genson/steam-user-stats-bot
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/michael-genson/steam-user-stats-bot
- Owner: michael-genson
- License: gpl-3.0
- Archived: true
- Created: 2023-03-10T21:24:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-13T17:57:56.000Z (over 1 year ago)
- Last Synced: 2024-11-19T04:13:13.936Z (about 17 hours ago)
- Language: Python
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Repo for the Steam User Stats Bot, a Discord bot for steam user stat.
To run, make sure the `DISCORDKEY` environment variable is set to your bot's API key.This bot uses sqlite to store user information (such as a user's Steam User Id and API key). It's highly recommended to mount `/app/data` to persist user data.