NAME

Whatbot::Database::Table::Factoid - Database functionality for factoids.

SYNOPSIS

# In whatbot
my $factoid = $self->model('Factoid')->factoid('example');

DESCRIPTION

Whatbot::Database::Table::Factoid provides database functionality for factoids.

METHODS

is_silent($subject)

Determine if the factoid is silenced.

toggle_silence($subject)

Flip the toggle on whether a factoid is silenced, and return the new state.

factoid( $subject, $is?, $from?, $plural? )
forget($subject)

Forget/delete a factoid.

ignore( $subject, $store? )

Return true if this factoid is ignoring future additions. Setting the $store flag will set the factoid to ignore future additions.

LICENSE/COPYRIGHT

Be excellent to each other and party on, dudes.