Skip to content
Nguyễn Hoàng Dương edited this page May 8, 2018 · 8 revisions

Welcome to the Timmy wiki!

Brief introduction about Timmy

Timmy is a Pascal unit (which is the same as library) for creating chat bots. It provides an object type called TTimmy, to which you can assign your variables to make bots. It also provides some other helper functions that can be handy when you are dealing with input/output from your TTimmy bot.

Links for navigation

Timmy website
Timmy project on SourceForge
Timmy downloads
Ports of Timmy in other programming languages
Projects using Timmy, add your own!

Since the README of Timmy covers pretty much everything about Timmy, the wiki has nothing much to offer.

License

License logo

Timmy library is licensed under GNU Lesser General Public License, version 3. That means it gives you computing freedom and you can use this library for your software, even if your software is proprietary.

Clone this wiki locally