Skip to content

koyuspace/dicebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dicebot

A Mastodon bot that rolls a dice.

Production version

Requirements

  • Python 3 with PIP
  • libraqm

Setup

Install the requirements with pip3 install -r requirements.txt and create a file called creds.py like this

instance = "https://koyu.space" # or any instance you like
username = "koyu" # your username or e-mail, depending on the fediverse server
password = "BunniesAreNiceCreatures" # your super secret password

Releases

No releases published

Packages

No packages published

Languages