Skip to content

Commit ffb022b

Browse files
committed
Removed outdated dbscriptdir with old schemas, and updated
README.md with instructions on how to create them
1 parent f14bdfe commit ffb022b

File tree

4 files changed

+7
-253
lines changed

4 files changed

+7
-253
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ An IRC bot designed to be pluggable, scalable and do what I want to it to.
88
Geckbot is an IRC bot I wrote to do what I want it to.
99

1010
Mostly it's used for me to experiment with new programming paradigms, however it is stable and has a few instances out there running.
11+
12+
Installation - WIP
13+
=======
14+
15+
To create the necessary database schemas, run the following:
16+
17+
# perl create_schemas.pl

dbscriptdir/GeckBot-Logger-0.2-MySQL.sql

Lines changed: 0 additions & 89 deletions
This file was deleted.

dbscriptdir/GeckBot-Logger-0.2-PostgreSQL.sql

Lines changed: 0 additions & 79 deletions
This file was deleted.

dbscriptdir/GeckBot-Logger-0.2-SQLite.sql

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)