Commit Graph

116 Commits

Author SHA1 Message Date
Ean Milligan (Bastion) 85d9a5b2ee V1.3.2 Released
Mostly just minor bug fixes, along with a new -o flag for the roll command.

config.example.ts - Refactored help command to provide more detail
mod.ts - Added new rollhelp command, added new order flag for the roll command, adjusted method of handling messages of over 2k characters to attach a .txt file instead of spamming the user, API got order flag aswell, along with the 2k char adjustment
README.md - Spelling corrected, added documentation for roll command flags
solver.d.ts - Added new needed type
solver.ts - Add new order feature, minor bug fix to correct dropping rolls correctly
utils.ts - Added support for new 2k char handling
www/* - Built website to showcase bot
2021-01-27 02:35:46 -05:00
Ean Milligan (Bastion) 0476678dbf V1.3.1 forgot to bump version num
this only bumps the version number,
2021-01-18 12:03:13 -05:00
Ean Milligan (Bastion) 63efd0a918 V1.3.0 Released
config.example.ts updated to include full documentation of all options.
initDB.ts updated with minor fixes.
mod.ts updated command handling, upgraded api to have secured access, key and channel management, minor bug fixes, and rate limiting.
solver.ts updated with minor fix to prevent discord formatting from completely and utterly breaking.
README updated.
2021-01-18 11:50:22 -05:00
Ean Milligan (Bastion) 31349c5f51 DB Added
Optional logging of rolls added
API Key Verification Added
API Authorization/Authentication Added
2021-01-14 08:47:18 -05:00
Ean Milligan (Bastion) 05e6a4d8be README updated with correct version and date 2021-01-11 04:12:05 -05:00
Ean Milligan (Bastion) 86c7ebafc3 README updated to include note of the API 2021-01-11 04:02:43 -05:00
Ean Milligan (Bastion) 3be12086b1 V1.1.1
Missed a couple breaks
2021-01-11 03:46:34 -05:00
Ean Milligan (Bastion) 30455af88c V1.1.0 Completed
Added initial support for Artificer API access.  This is currently not secured in any way.

Config updated to include api settings
.gitignore cleaned up
mod.ts now has initial API built in
2021-01-11 03:42:57 -05:00
Ean Milligan (Bastion) e69654a835 Finalizing README for V1.0.0 2021-01-08 12:48:08 -05:00
Ean Milligan (Bastion) 7ea96e6aa5 Updated README 2021-01-08 09:24:58 -05:00
Ean Milligan (Bastion) df4705360d Minor bug fixes and documentation completed
This is version 1.0.0 release.
2021-01-08 01:02:38 -05:00
Ean Milligan (Bastion) 96a4a88c2f Auto stash before rebase of "refs/heads/master" 2021-01-07 14:00:46 -05:00
Ean Milligan (Bastion) 920c8824fe Auto stash before merge of "master" and "origin/master" 2021-01-07 13:59:12 -05:00
Ean Milligan bfff1de45b
Update README.md 2020-12-23 02:45:29 -05:00
Ean Milligan 3881351d3c
Update README.md 2020-12-17 03:34:55 -05:00
Ean Milligan 25d8e831cc
Initial commit 2020-12-17 03:34:37 -05:00