Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/negative-light-media/negative-bot
https://github.com/negative-light-media/negative-bot
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/negative-light-media/negative-bot
- Owner: negative-light-media
- License: gpl-3.0
- Created: 2024-01-09T00:14:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T01:03:38.000Z (8 months ago)
- Last Synced: 2024-03-27T22:44:33.214Z (8 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# negative-bot
To start up this bot you need to do the following:## Install Python Modules
`pip install discord`
## token
create a new file named token.env and put your discord token in it
## Run the Bot
`python discordbot.py`