Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g59/bot
:robot:
https://github.com/g59/bot
botkit slack
Last synced: 7 days ago
JSON representation
:robot:
- Host: GitHub
- URL: https://github.com/g59/bot
- Owner: g59
- License: mit
- Created: 2019-12-30T00:44:31.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T18:40:41.000Z (about 1 month ago)
- Last Synced: 2025-01-22T04:12:11.417Z (11 days ago)
- Topics: botkit, slack
- Language: TypeScript
- Homepage:
- Size: 9.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# bot
![Actions Status](https://github.com/9renpoto/bot/workflows/Node%20CI/badge.svg)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)## Packages
This repository is managed as monorepo.
| Package | Version |
| :---------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------- |
| **[slack-channel-active-reminder](./packages/slack-channel-active-reminder)** | [![npm version](https://badge.fury.io/js/slack-channel-active-reminder.svg)](https://www.npmjs.com/package/slack-channel-active-reminder) |
| **[botkit-karma-simple](./packages/botkit-karma-simple)** | [![npm version](https://badge.fury.io/js/botkit-karma-simple.svg)](https://badge.fury.io/js/botkit-karma-simple) |
| **[karma-store-redis](./packages/karma-store-redis)** | [![npm version](https://badge.fury.io/js/karma-store-redis.svg)](https://badge.fury.io/js/karma-store-redis) |## Install
yarn install
## Tests
yarn test
## Contribute
PRs accepted.
## license
MIT