Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natronics/astrobot
An IRC bot capable of computing fun space things
https://github.com/natronics/astrobot
Last synced: about 2 months ago
JSON representation
An IRC bot capable of computing fun space things
- Host: GitHub
- URL: https://github.com/natronics/astrobot
- Owner: natronics
- Created: 2011-12-10T09:54:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T09:48:48.000Z (almost 11 years ago)
- Last Synced: 2024-04-16T18:09:30.302Z (9 months ago)
- Language: Python
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Astrobot
An IRC bot in NodeJS that publishes messages to redis. Python astronomy code is
used to reply to astronomical inquiries.ircguy42 | I'm talking in an IRC channel
ircguy42 | !msl
astrobot | MSL is 4.30 million km from Earth (14.3 light seconds) [= ] 5.8% to Mars (239 days to go)
ircguy42 | !juno
astrobot | Juno is 89.89 million km from Earth (5.0 light minutes) [= ] 6.7% to Jupiter (1773 days to go)
ircguy42 | !sunset
astrobot | Next sunset: 04:27:21 pm (18 hours 33 minutes from now)## Install
See: INSTALL.markdown
## Run:
$ ./start.sh
## Quit:
$ ./stop.sh