mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-10 19:40:56 +01:00
![Pragmatic Software](/assets/img/avatar_default.png)
Two quotegrabs_db backends are now availble: * Quotegrabs_Hashtable.pm: the original hashtable implementation * Quotegrabs_SQLite.pm: the new SQLite implementation Quotegrabs_SQLite.pm is now the default quotegrabs_db backend. This was done to reduce the memory footprint of the bot by not needing to keep the entire quotegrabs table in memory any longer. A similiar change will be coming soon to the Factoids table as well as the MessageHistory table.
Languages
Perl
92.2%
Python
6.9%
Shell
0.4%
C
0.2%
Prolog
0.1%