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

https://github.com/regalk13/astronomy-bot

Discord Astronomy Bot
https://github.com/regalk13/astronomy-bot

bot botdiscord discord pip python

Last synced: 2 months ago
JSON representation

Discord Astronomy Bot

Awesome Lists containing this project

README

        

# Astronomy Bot

Astronomy bot is a project on python using discord.py 1.7.3, focusing on astronomy and science.

Invite the bot to your server [here](https://discord.com/oauth2/authorize?client_id=861298040517296138&permissions=8&scope=bot)(SPANISH VERSION).
## Installation

Install all dependencies with just a command.

```bash
pip install -r requirements.txt
```

## Usage

Windows.
```
py bot.py
```

Linux & Mac OS.
```
python3 bot.py
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)