Provided by: db2twitter_0.3-1_all bug

NAME

       db2twitter - simple Twitter bot using a database to build and send tweets

SYNOPSIS

       db2twitter db2twitter.ini

DESCRIPTION

       db2twitter fetches data from a database using the SQLAlchemy library, filling a
       user-defined template to build a tweet and send it. db2twitter keeps track of already sent
       tweets and only sends a new tweet if it was not sent before. db2twitter information are
       stored in a sqlite database.

EXAMPLES

       Launch db2twitter

       $ db2twitter db2twitter.ini

AUTHOR

       Carl Chenet <chaica@ohmytux.com[]>

RESSOURCES

       db2twitter project homepage : https://github.com/chaica/db2twitter

LICENSE

       Copyright © 2015 Carl Chenet <chaica@backupchecker.com> This program is free software: you
       can redistribute it and/or modify it under the terms of the GNU General Public License as
       published by the Free Software Foundation, either version 3 of the License. This program
       is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
       the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
       General Public License for more details. You should have received a copy of the GNU
       General Public License along with this program. If not, see http://www.gnu.org/licenses/.

AUTHOR

       Carl Chenet <chaica@ohmytux.com>
           Author.

                                            10/31/2015                              DB2TWITTER(1)