Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rustytrim/alphabot
https://github.com/rustytrim/alphabot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rustytrim/alphabot
- Owner: rustytrim
- License: mit
- Created: 2021-12-06T04:25:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T06:21:19.000Z (about 3 years ago)
- Last Synced: 2024-06-03T22:21:31.920Z (7 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlphaBot
A discord bot written in java
# How to setup
You need to create a file called Config.yml in src/main/resources and put this in it
{
token: "Your bot token"
}