Web.Bot

Story & message types

class ToMessage a

class Answer a

data Message

type StoryT

type Story a

data User

Story makers

question

replica

select

Bot monad & configuration classes

data Bot a b

class Platform a

class APIToken a

Bot platforms

data Telegram

Bot storage

class Persist a

data Connection

data ConnectInfo

Bot runners

storyBot

forkBot

runBot

Re-exports

yield

await

lift