thebotbloglib - A social media bot library

bauss jj_1337 at live.dk
Sun Dec 29 16:14:58 UTC 2019


Working on a new blog for social media bots and technology in 
general and decided to open-source some of the code I am using 
for my bots.

This is an initial release of a basic library for the Facebook 
API but also contains some image manipulation (by interacting 
with a command-line program written in C#)

Dub Link: https://code.dlang.org/packages/thebotbloglib

Github Link: https://github.com/TheBotBlog/thebotbloglib

Blog Facebook Link: https://facebook.com/thebotblog

The blog is not yet open but it's the blog is written completely 
in D too.

Examples, usage etc. will be posted on the blog whenever it's 
ready along with some other D related stuff.

The reason for the image manipulation being done with C# and 
through CMD was simply to avoid a hassle doing it in D and 
currently there is no good image manipulation available in D.

Of course I could have went with image-magick too but I am more 
familiar with image manipulation using the .NET Framework so 
that's why I did it that way.

Thank you and it has been while but I definitely hasn't quit 
using D.


More information about the Digitalmars-d-announce mailing list