https://github.com/cooloneofficial/photobot
📸 Chatbot for photographers
https://github.com/cooloneofficial/photobot
botter chatbot photographers swift telegram telegram-bot telegram-bot-api vapor vk vk-bot vk-bot-api vkontakte
Last synced: 6 months ago
JSON representation
📸 Chatbot for photographers
- Host: GitHub
- URL: https://github.com/cooloneofficial/photobot
- Owner: CoolONEOfficial
- License: mit
- Created: 2020-11-22T14:33:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T21:02:28.000Z (about 2 years ago)
- Last Synced: 2025-03-24T18:47:21.473Z (7 months ago)
- Topics: botter, chatbot, photographers, swift, telegram, telegram-bot, telegram-bot-api, vapor, vk, vk-bot, vk-bot-api, vkontakte
- Language: Swift
- Homepage: https://photobot.site
- Size: 508 KB
- Stars: 83
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PhotoBot
### Unleash your photography potential with PhotoBot! An efficient chatbot designed for photographers and enthusiasts alike. Streamline orders, showcase your portfolio, read reviews, and more. Powered by the [Botter](https://github.com/CoolONEOfficial/botter) framework, PhotoBot enhances your photographic journey.
[](https://swift.org/download/)
[](https://swift.org/download/)
[](https://github.com/CoolONEOfficial/Vkontakter/blob/master/LICENSE)
## Get started
### Create .env or .env.development with:
```env
DATABASE_URL=postgresql://USERNAME@localhost/DB_NAME
TG_BOT_TOKEN=...
VK_GROUP_TOKEN=...
VK_ADMIN_NICKNAME=...
TG_ADMIN_NICKNAME=...
VK_BUFFER_USER_ID=...
TG_BUFFER_USER_ID=...
VK_GROUP_ID=... (Optional)
VK_NEW_SERVER_NAME=... (Optional)
TARGET_PLATFORM=... (Optional)
VK_PORT and TG_PORT or PORT=... (Optional)
WEBHOOKS_URL=... (Optional)
```Documentation
---------------- Read [our wiki](https://github.com/CoolONEOfficial/PhotoBot/wiki)
- Read [Botter documentation](https://github.com/CoolONEOfficial/Botter)
- Read [An official documentation of Vapor](https://docs.vapor.codes/4.0/)Requirements
---------------- Ubuntu 16.04 or later with [Swift 5.1 or later](https://swift.org/getting-started/) / macOS with [Xcode 11 or later](https://swift.org/download/)
- Vk account and a Vk App for mobile platform or online (desktop client does not support some chatbot features)
- [Swift Package Manager (SPM)](https://github.com/apple/swift-package-manager/blob/master/Documentation/Usage.md) for dependencies
- [Vapor 4](https://vapor.codes)Contributing
---------------See [CONTRIBUTING.md](CONTRIBUTING.md) file.
Author
---------------Nikolai Trukhin
[coolone.official@gmail.com](mailto:coolone.official@gmail.com)
[@cooloneofficial](https://t.me/cooloneofficial)