https://github.com/hazemmeqdad/ottawa-bot
Ottawa bot can help with some programming order like search in npmjs.com & pypi.org and more in future.
https://github.com/hazemmeqdad/ottawa-bot
bot discord-interactions interactions npm npm-api pypi-packages
Last synced: 4 months ago
JSON representation
Ottawa bot can help with some programming order like search in npmjs.com & pypi.org and more in future.
- Host: GitHub
- URL: https://github.com/hazemmeqdad/ottawa-bot
- Owner: HazemMeqdad
- License: mit
- Created: 2021-11-23T22:19:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T16:51:38.000Z (over 3 years ago)
- Last Synced: 2025-08-19T00:32:23.479Z (10 months ago)
- Topics: bot, discord-interactions, interactions, npm, npm-api, pypi-packages
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Ottawa bot
---
[](https://discord.gg/gPqbwtrt2s)

## Setup
- **First:** rename [example.env](./example.env) to `.env` then put your changes
- **Secondly:** run setup.py file to create commands
- **Finally:** go to [discord devloper portal](https://discord.com/developers/applications) choice your application and change the `INTERACTIONS ENDPOINT URL` to your https server
## Run
- you can use [replit.com](https://replit.com) to host the interactions server but you need to uptime the project can use [uptimerobot](https://uptimerobot.com/)
- if you don't like use [replit.com](https://replit.com) i will suggestions more hosting:
- [heroku](https://www.heroku.com/)
- [platform](https://platform.sh/marketplace/python/)
- [glitch](https://glitch.com/)
## License
read [MIT LICENSE](./LICENSE.md)