-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Nemunaire edited this page Jul 17, 2014
·
6 revisions
- Nemubot first launch: learn how to install and launch nemubot !
- Hello World module: make your first nemubot module !
- Preserve data between sessions: use built-in methods to load and save data.
- Server: manages connexion and receives messages
- Channel: saves channel states
- Message: how to read and send messages
- Module_State: access and store data
- Module_States_File: nemubot configuration and states parser
- Predefined functions in modules: which functions will be called by the master process
- Usable functions in modules: what is already done for you
- Edit nemubot configuration: structure of a nemubot configuration file
- Edit module configuration: structure of a module configuration file
- Edit nemubot storage: structure of a state file