Difference between revisions of "Noisebot"
Mediapathic (talk | contribs) (New page: Noisebot is our irc bot. He occasionally does useful and/or annoying things. His sources are [http://hg.hexapodia.org/phenny/ here].) |
|||
(18 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{channels}} | |
+ | {{historic}} | ||
+ | :''Not to be confused with [[Noise-Bot|MC Hawking]].'' | ||
− | + | Noisebot is our irc bot. It occasionally does useful and/or annoying things. | |
+ | |||
+ | It hangs out in #noisebridge and #nycresistor. You can ask it to tell people things across the two channels. | ||
+ | |||
+ | We're currently in an uptime contest with #nycresistor's bot. | ||
+ | |||
+ | == Useful Commands == | ||
+ | 02:40 < radii> noisebot, note ioerror this is a test. | ||
+ | 02:40 < noisebot> radii: I'll pass that on when ioerror is around. | ||
+ | |||
+ | 13:33 < radii> .twitter crackhead theater, now playing on wiese st | ||
+ | 13:33 < noisebot> radii: http://twitter.com/noisebridge/984347090 | ||
+ | |||
+ | 16:03 < arcanology> .title http://feeds.gawker.com/~r/gizmodo/full/~3/XEMcKeXXHzQ/lasers-the-only-way-to-carve-a-pumpkin | ||
+ | 16:03 < noisebot> arcanology: Lasers: The Only Way to Carve a Pumpkin | ||
+ | |||
+ | ;<tt>.wp <term></tt> | ||
+ | :returns the first sentance of the Wikipedia page for <term>, plus a link to that page. | ||
+ | |||
+ | == Hacking the bot == | ||
+ | |||
+ | It's a stock rbot instance, submit patches against [http://ruby-rbot.org/rbot-trac/wiki/ExampleSession rbot]. | ||
+ | |||
+ | == Karma == | ||
+ | |||
+ | To use karma, just say <username>++ | ||
+ | To see how much people like you, type .karma <username> | ||
+ | |||
+ | = Ponybot = | ||
+ | |||
+ | <tt>ponybot</tt> is a rbot running as <tt>ponybot</tt> on <tt>pony.noisebridge.net</tt>. The plugins and so on (but '''not''' the config.yaml, since it contains passwords) are checked into git and available at https://github.com/radii/noisebot/ for your hacking pleasure. Please send pull requests! In fact, please make a module so that ponybot can update itself based on IRC requests from registered users. |
Latest revision as of 11:00, 21 December 2021
Noisebridge | About | Visit | 272 | Manual | Contact Us | Guilds | Stuff | Events | Projects | NB14 | 5MoF | Meetings | Donate | E |
Communications Channels | Wiki | Discuss | Slack | Jitsi | Pad | Meetup | Discord | Github | IRC | VR | Twitter | 5MoF | YouTube | Blog | Zine | Contacts | Mailinglist | Guestbook | BBS | Edit |
Note: This page is for historic purposes only. It does not apply to modern Noisebridge. | Edit |
- Not to be confused with MC Hawking.
Noisebot is our irc bot. It occasionally does useful and/or annoying things.
It hangs out in #noisebridge and #nycresistor. You can ask it to tell people things across the two channels.
We're currently in an uptime contest with #nycresistor's bot.
Useful Commands[edit]
02:40 < radii> noisebot, note ioerror this is a test. 02:40 < noisebot> radii: I'll pass that on when ioerror is around.
13:33 < radii> .twitter crackhead theater, now playing on wiese st 13:33 < noisebot> radii: http://twitter.com/noisebridge/984347090
16:03 < arcanology> .title http://feeds.gawker.com/~r/gizmodo/full/~3/XEMcKeXXHzQ/lasers-the-only-way-to-carve-a-pumpkin 16:03 < noisebot> arcanology: Lasers: The Only Way to Carve a Pumpkin
- .wp <term>
- returns the first sentance of the Wikipedia page for <term>, plus a link to that page.
Hacking the bot[edit]
It's a stock rbot instance, submit patches against rbot.
Karma[edit]
To use karma, just say <username>++ To see how much people like you, type .karma <username>
Ponybot[edit]
ponybot is a rbot running as ponybot on pony.noisebridge.net. The plugins and so on (but not the config.yaml, since it contains passwords) are checked into git and available at https://github.com/radii/noisebot/ for your hacking pleasure. Please send pull requests! In fact, please make a module so that ponybot can update itself based on IRC requests from registered users.