chalda / DiscordBot

A chat bot for discord app based off discord.js
GNU General Public License v2.0
585 stars 356 forks source link

Steam integration? #8

Open chalda opened 9 years ago

chalda commented 9 years ago

https://github.com/Steam-Chat-Bot/node-steam-chat-bot

and underlying

https://github.com/seishun/node-steam

Einarin commented 8 years ago

This would require abstracting away discord apis which is a major redesign, since right now we just use discord.js directly everywhere.

Note that Discord now has native support for linking Discord and Steam accounts, including syncing friend lists, which is different from allowing DiscordBot to be a Steam bot.