digitalmars.D.learn - Discord bot written in D
- Quantium (3/3) Apr 06 2020 Are there any libraries to creade a simple discord bot using D?
Are there any libraries to creade a simple discord bot using D? And if you know these libraries, could you day me their pros and cons?
Apr 06 2020
On Monday, 6 April 2020 at 21:23:22 UTC, Quantium wrote:Are there any libraries to creade a simple discord bot using D? And if you know these libraries, could you day me their pros and cons?There are four Discord API related libraries on code.dlang.org. Have you checked those?
Apr 07 2020
On Tuesday, 7 April 2020 at 11:43:46 UTC, JN wrote:On Monday, 6 April 2020 at 21:23:22 UTC, Quantium wrote:Yes, I've seen 2 or 3, but there isn't a good documentation. Also I don't know which of packages is better.Are there any libraries to creade a simple discord bot using D? And if you know these libraries, could you day me their pros and cons?There are four Discord API related libraries on code.dlang.org. Have you checked those?
Apr 07 2020
On Monday, 6 April 2020 at 21:23:22 UTC, Quantium wrote:Are there any libraries to creade a simple discord bot using D? And if you know these libraries, could you day me their pros and cons?I've used https://github.com/b1naryth1ef/dscord to build a Discord bot, a little over a year ago. However, it didn't even seem that actively maintained back then; I had to patch over at least one bug. Other than that, though, it worked smoothly and was easy to get started with.
Apr 07 2020