Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keidrun/slackbot-exchange-rate
Slack bot to ask echange rate.
https://github.com/keidrun/slackbot-exchange-rate
bot exchange-rates slack
Last synced: 3 days ago
JSON representation
Slack bot to ask echange rate.
- Host: GitHub
- URL: https://github.com/keidrun/slackbot-exchange-rate
- Owner: keidrun
- License: mit
- Created: 2018-02-08T09:50:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T00:36:10.000Z (about 1 year ago)
- Last Synced: 2024-11-23T00:19:55.528Z (2 months ago)
- Topics: bot, exchange-rates, slack
- Language: Python
- Size: 2.37 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slackbot-exchange-rate
Slack bot to ask echange rate.
## Settings
* Make your work space on [Slack](https://slack.com/)
* Install [Bots](https://tech-test-ca.slack.com/apps/A0F7YS25R-bots) to your Slack and check a token
* Clone this repository and make below settings file.```bash
$ touch settings.yml
$ vi settings.yml
API_TOKEN : "YOUR TOKEN FOR BOTS"
$ pip install -r requirements.txt
```## Execute
```bash
$ python mybot/run.py
```## Questions you can ask to the bot
### hi
### rates
* USD/JPY
* CAD/JPY
* JPY/USD
* JPY/CAD