Discord Bot
Author
Message
- dommage
- Offline
- Junior Member
- Posts: 2
- Joined: Fri Nov 20, 2015 4:13 am
Discord Bot
Since Discord seems to takeover IRC it would be nice to have the bot on an Discord server ! Maybe using discord.js
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: Discord Bot
It doesn't look like that is an open protocol, everything is through their servers.
You can also contact me via email or instant messenger, links are at the bottom of this post.
- dommage
- Offline
- Junior Member
- Posts: 2
- Joined: Fri Nov 20, 2015 4:13 am
Re: Discord Bot
Yeah everything is through their servers but there's Discord.js api that is used by almost every bot. I've managed to create a "cogs" for "redbot" that scrap data from the "WebRequest System" and input it in my channel. (!song, !dj...) And I've found a bot "Sinusbot" that can stream my Radio to a specific channel 24/7. Since I'm not a professional programmer (I usually just google what I want and adapt it to fit my need) I'm stuck there!
- spindizy
- Offline
- Junior Member
- Posts: 6
- Joined: Sat Feb 23, 2013 3:50 am
Re: Discord Bot
I second a discord module.
Some source that may be helpful
https://github.com/Roughsketch/libdiscord
https://github.com/TheSharks/WildBeast
https://github.com/Gravebot/Gravebot
Some source that may be helpful
https://github.com/Roughsketch/libdiscord
https://github.com/TheSharks/WildBeast
https://github.com/Gravebot/Gravebot
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: Discord Bot
It looks like Pidgin supports Discord, so you could use the Pidgin plugin to connect to it.
You can also contact me via email or instant messenger, links are at the bottom of this post.
- DirtySkeMe
- Offline
- Junior Member
- Posts: 7
- Joined: Mon Jun 27, 2011 9:48 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
- Location: Chicago,IL
- Contact:
Re: Discord Bot
Thank you for Sinusbotdommage wrote:Yeah everything is through their servers but there's Discord.js api that is used by almost every bot. I've managed to create a "cogs" for "redbot" that scrap data from the "WebRequest System" and input it in my channel. (!song, !dj...) And I've found a bot "Sinusbot" that can stream my Radio to a specific channel 24/7. Since I'm not a professional programmer (I usually just google what I want and adapt it to fit my need) I'm stuck there!
- Rocksound
- Offline
- Member
- Posts: 32
- Joined: Wed Aug 05, 2009 7:24 am
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
Re: Discord Bot
i would like to see if how to config Pidgin to a discord server or do a api to a discord server
- RaythXC
- Offline
- Member
- Posts: 49
- Joined: Mon Feb 06, 2012 9:03 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
Re: Discord Bot
I do my discord bots in discord.net with c# i wouldn't mind if anyone has figured out how to link shoutirc to a bot with this?