Difference between revisions of "Shardik"
Realitygaps (talk | contribs) m (→Disabled Features) |
Realitygaps (talk | contribs) m (→Techinc Related Features) |
||
Line 19: | Line 19: | ||
* .rule X - returns rule number X from the wiki | * .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) | * .trackstate - starts tracking the change state of the space (and changes channel topic when state changes) | ||
+ | * .startrss - starts tracking rss feeds (new wiki pages, github commits, etc) | ||
+ | |||
+ | * .mpd playing - returns current song playing | ||
+ | * .mpd state - returns current mpd state | ||
+ | * .mpd play - starts mpd playing | ||
+ | * .mpd stop - stops mpd | ||
+ | * .mpd pause - pauses mpd | ||
+ | * .mpd next - start next track playing in mpd | ||
==Other Bot Features== | ==Other Bot Features== |
Revision as of 19:25, 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)
- .startrss - starts tracking rss feeds (new wiki pages, github commits, etc)
- .mpd playing - returns current song playing
- .mpd state - returns current mpd state
- .mpd play - starts mpd playing
- .mpd stop - stops mpd
- .mpd pause - pauses mpd
- .mpd next - start next track playing in mpd
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.
- auto-correction based on regex s/x/y was disabled (as some ppl complained it was annoying)
- ai has been disabled
- 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)