Difference between revisions of "Shardik"
Realitygaps (talk | contribs) (Created page with "{{Project |ProjectSkills=Python, irc, Programming, Git, |ProjectStatus=Active |ProjectNiche=Software |ProjectPurpose=World domination }} shardik is a bot that runs in #techinc") |
Realitygaps (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
− | |ProjectSkills=Python, irc, Programming, Git, | + | |ProjectSkills=Python, irc, Programming, Git, |
|ProjectStatus=Active | |ProjectStatus=Active | ||
|ProjectNiche=Software | |ProjectNiche=Software | ||
Line 6: | Line 6: | ||
}} | }} | ||
shardik is a bot that runs in #techinc | shardik is a bot that runs in #techinc | ||
+ | |||
+ | ==About== | ||
+ | |||
+ | shardik is based on [http://willie.dftba.net/| Willie bot], with some extra modules (hosted at the [https://github.com/techinc/spacebot_modules| techinc github]. | ||
+ | |||
+ | You can /msg shardik to have a private query (and reduce spam on the channel) | ||
+ | |||
+ | ==Techinc Related Features== | ||
+ | |||
+ | * .state - returns the current space state (open/closed) | ||
+ | * .spacestate - returns the current space state (open/closed) | ||
+ | * .rule X - returns rule number X from the wiki | ||
+ | * .trackstate - starts tracking the change state of the space (and changes channel topic when state changes) | ||
+ | |||
+ | ==Other Bot Features== | ||
+ | |||
+ | * .tell ''user message'' - will tell ''user'' the ''message'' when they next appear | ||
+ | * .in ''time message'' - will remind at that ''time'' of the ''message'' | ||
+ | * .tr ''phrase'' - translates ''phrase'' | ||
+ | * .commands - bot will send you a list of commands | ||
+ | |||
+ | ==Disabled Features== | ||
+ | |||
+ | Willie has a lot of features, we have turned some of them off. | ||
+ | |||
+ | * We have disabled the auto-correction based on regex s/x/y (as some ppl complained it was annoying) | ||
+ | * Shardik may be separated into two bots, one for space related items and another for other bot things (so ppl can ignore one) | ||
+ | |||
+ | ==Planned Features== | ||
+ | |||
+ | * mpd module (playing,play,pause,stop,next,previous,song,status) | ||
+ | * next event module (based on next wiki event, with reminder notice to channel before an event) | ||
+ | * wikibot module - for other wiki integration (tools, pledges, projects, users, etc?) | ||
+ | * helpbot module - for space info/faq/intro stuff | ||
+ | * meetbot module - there are meeting features in the bot (to manage irc meetings and automatically export logs/notes) |
Revision as of 15:47, 19 August 2013
Projects | |
---|---|
Participants | Realitygaps, Voidz0r |
Skills | Python, irc, Programming, Git |
Status | Active |
Niche | Software |
Purpose | World domination |
shardik is a bot that runs in #techinc
Contents
About
shardik is based on Willie bot, with some extra modules (hosted at the techinc github.
You can /msg shardik to have a private query (and reduce spam on the channel)
Techinc Related Features
- .state - returns the current space state (open/closed)
- .spacestate - returns the current space state (open/closed)
- .rule X - returns rule number X from the wiki
- .trackstate - starts tracking the change state of the space (and changes channel topic when state changes)
Other Bot Features
- .tell user message - will tell user the message when they next appear
- .in time message - will remind at that time of the message
- .tr phrase - translates phrase
- .commands - bot will send you a list of commands
Disabled Features
Willie has a lot of features, we have turned some of them off.
- We have disabled the auto-correction based on regex s/x/y (as some ppl complained it was annoying)
- Shardik may be separated into two bots, one for space related items and another for other bot things (so ppl can ignore one)
Planned Features
- mpd module (playing,play,pause,stop,next,previous,song,status)
- next event module (based on next wiki event, with reminder notice to channel before an event)
- wikibot module - for other wiki integration (tools, pledges, projects, users, etc?)
- helpbot module - for space info/faq/intro stuff
- meetbot module - there are meeting features in the bot (to manage irc meetings and automatically export logs/notes)