Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bourgeoisor/remilia-tan
Red-eyed vampire serving the Scarlet Devil Mansion.
https://github.com/bourgeoisor/remilia-tan
bot irc
Last synced: 10 days ago
JSON representation
Red-eyed vampire serving the Scarlet Devil Mansion.
- Host: GitHub
- URL: https://github.com/bourgeoisor/remilia-tan
- Owner: bourgeoisor
- License: other
- Created: 2014-06-17T23:27:32.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T17:10:56.000Z (over 3 years ago)
- Last Synced: 2024-04-16T07:00:28.863Z (7 months ago)
- Topics: bot, irc
- Language: CoffeeScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Remilia-tan
Remilia-tan is one of the two bots currently governing the #wanikani channel on Rizon.
## Installation / Usage
To be able to launch, you should have [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) installed already.
[Docker](https://www.docker.com) is also necessary to be able to build and launch the container.### With Docker (Recommended)
Clone the repository:
git clone https://github.com/finiks/remilia-tan.git
cd remilia-tanTo build the container:
docker build . -t remilia
To launch the bot:
docker run -it remilia shell
To launch the bot in production mode, you can drop the `shell` argument.
In that mode, Remilia is set to launch with the IRC adapter.# Environment Variables
The following variables should be set to have full functionality of the bot. Note that they are not necessary to run the robot, though.
- HUBOT_GOOGLE_CSE_ID
- HUBOT_GOOGLE_CSE_KEY
- ANILIST_CLIENT_ID
- ANILIST_CLIENT_SECRET