habit-0.2.2.0: Haskell message bot framework

CopyrightAlexander Krupenkin 2017
LicenseBSD3
Maintainermail@akru.me
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Web.Bot.Metrics

Description

Bot metrics utils.

Documentation

data UserStat Source #

Instances

Show UserStat Source # 
PersistFieldSql UserStat Source # 
PersistEntity UserStat Source # 
PersistField UserStat Source # 
ToBackendKey SqlBackend UserStat Source # 
Eq (Key UserStat) Source # 
Ord (Key UserStat) Source # 
Read (Key UserStat) Source # 
Show (Key UserStat) Source # 
ToJSON (Key UserStat) Source # 
FromJSON (Key UserStat) Source # 
ToHttpApiData (Key UserStat) Source # 
FromHttpApiData (Key UserStat) Source # 
PathPiece (Key UserStat) Source # 
PersistFieldSql (Key UserStat) Source # 
PersistField (Key UserStat) Source # 
data Unique UserStat Source # 
data EntityField UserStat Source # 
data Key UserStat Source # 
type PersistEntityBackend UserStat Source # 

data StoryStat Source #

Constructors

StoryStat 

Instances

Show StoryStat Source # 
PersistFieldSql StoryStat Source # 
PersistEntity StoryStat Source # 
PersistField StoryStat Source # 
ToBackendKey SqlBackend StoryStat Source # 
Eq (Key StoryStat) Source # 
Ord (Key StoryStat) Source # 
Read (Key StoryStat) Source # 
Show (Key StoryStat) Source # 
ToJSON (Key StoryStat) Source # 
FromJSON (Key StoryStat) Source # 
ToHttpApiData (Key StoryStat) Source # 
FromHttpApiData (Key StoryStat) Source # 
PathPiece (Key StoryStat) Source # 
PersistFieldSql (Key StoryStat) Source # 
PersistField (Key StoryStat) Source # 
data Unique StoryStat Source # 
data EntityField StoryStat Source # 
data Key StoryStat Source # 
type PersistEntityBackend StoryStat Source #