Skip to content

deltachat-bot/pixelsocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelSocial Bot

Latest Release CI Code style: black

A micro-blogging social network via Delta Chat bot.

Install

pip install pixelsocial

Usage

To configure the bot:

pixelsocial init bot@example.org SuperHardPassword

(Optional) To customize the bot name, avatar and status/signature:

pixelsocial config selfavatar "/path/to/avatar.png"
pixelsocial config displayname "My Bot"
pixelsocial config selfstatus "Hi, I am a bot!"

Finally you can start the bot with:

pixelsocial serve

To see the available options, run in the command line:

pixelsocial --help

About

social network bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages