Steamer is discord bot that provides information from the steam APIs. The changelog can be found here.
Steamer runs on discord.js and is based off these bots:
Steamer only has a few commands, so here is a list:
-
Description: Will output a bunch of information from a person's steam profile.
-
Description: Will output the steam 64 ID fro a person's steam profile.
-
- Fork it!
-
- Create your feature branch:
git checkout -b my-new-feature
- Create your feature branch:
-
- Commit your changes:
git commit -m 'Add some feature'
- Commit your changes:
-
- Push to the branch:
git push origin my-new-feature
- Push to the branch:
-
- Submit a pull request with your new stuff.