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
- Host: GitHub
- URL: https://github.com/regalk13/astronomy-bot
- Owner: regalk13
- License: mit
- Created: 2021-07-04T13:21:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T14:30:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T05:28:51.740Z (4 months ago)
- Topics: bot, botdiscord, discord, pip, python
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
## InstallationInstall 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/)