https://github.com/Luncenok/vulcan-o-bot
Discord bot client for vulcan uonet+ register
https://github.com/Luncenok/vulcan-o-bot
Last synced: 5 months ago
JSON representation
Discord bot client for vulcan uonet+ register
- Host: GitHub
- URL: https://github.com/Luncenok/vulcan-o-bot
- Owner: Luncenok
- License: mit
- Archived: true
- Created: 2021-02-02T12:22:13.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-05T16:57:33.000Z (almost 2 years ago)
- Last Synced: 2024-02-12T17:06:25.372Z (about 1 year ago)
- Language: JavaScript
- Size: 990 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# vulcan-o-bot
Discord bot client for vulcan uonet+ register
## Usage
To log in type in dm: `?login email password symbol`. For example:
`?login [email protected] password123 warszawa` or
`?||login [email protected] password123 warszawa||`## Available commands
If you ever forget a command, use ?help
### Category vulcan:
#### login

#### logout

#### exams

#### grades



#### homework

#### luckynumber

#### status

#### timetable

### Category other:
#### help

#### info

#### ping

### develop (only for bot owner):
#### reload
to get more info about specified command please type: `?help command`. For example: `?help login`
## Installation
Install dependencies
```
yarn install
```Run bot requires environment variables. See example environment variables [here](.env.example)
```
yarn run development
```## License
The code of this project is licensed under MIT.