www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - thebotbloglib - A social media bot library

reply bauss <jj_1337 live.dk> writes:
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 


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.


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.
Dec 29 2019
parent bauss <jj_1337 live.dk> writes:
On Sunday, 29 December 2019 at 16:14:58 UTC, bauss wrote:
 The blog is not yet open but it's the blog is written 
 completely in D too.
Just a small update as the blog is now up and running at: https://thebotblog.net/
Jan 03 2020