https://github.com/artemnovichkov/pokemon-bot
Slack bot for notification about finding pokemons
https://github.com/artemnovichkov/pokemon-bot
bot slack-bot swift
Last synced: about 1 year ago
JSON representation
Slack bot for notification about finding pokemons
- Host: GitHub
- URL: https://github.com/artemnovichkov/pokemon-bot
- Owner: artemnovichkov
- Created: 2016-07-24T15:50:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T15:52:12.000Z (almost 10 years ago)
- Last Synced: 2025-04-05T21:43:34.557Z (about 1 year ago)
- Topics: bot, slack-bot, swift
- Language: Swift
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokemon Bot
Slack bot for notification about finding pokemons. Just send pokemon name to bot's private messages.
# Installation
1. Clone repository
2. Run "pod install"
3. Open PokemonBot.xcworkspace
4. Create new bot in Slack and add it in any channel
4. Replace "SLACK_API_TOKEN" in main.swift with bot token
5. Product->Run
7. Send "Bulbasaur" to bot in Slack