An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Ottawa server

# Ottawa bot

---

[![](https://img.shields.io/discord/843865725886398554.svg?logo=discord&colorB=blue&label=Ottawa4Programming)](https://discord.gg/gPqbwtrt2s)
![](https://img.shields.io/pypi/pyversions/discord-interactions)

## 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)