14 Commits

Author SHA1 Message Date
924fca5b90 add more tests (#26)
* added more tests

* (fix) no cpu profile.
2021-04-29 19:42:51 +00:00
23418bbc60 Add Skillchecks for Magical Talents (#25)
* initial implementation of spells

* added return list of spells. Moved them into seperate json

* added _some_ chants, restructuring data from spells

* added more chants, added command for getting info

* added related messages, added skillcheck for spells (cast)

* better error handling, added chant command

* (fix) Chants were referring to spells

* cleanup testing variables and code

* updated README

* fixed storage location issues and minor bugs

* removed db storage location

* rc1

* (fix) chants_title

* (fix) Uncaught ReferenceError: Discord is not defined

* (fix) more reference errors

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-04-28 19:33:30 +02:00
91e62f3b28 refactored Skillcheck Command 2021-04-20 18:09:34 +02:00
627c1908c2 cleaning up repository, changed workflows. 2021-04-18 09:49:04 +02:00
24a07c4588 refactoring (#4) 2021-04-10 19:17:18 +02:00
4d19d1db21 Update to latest development branch (#6)
* fixing typos

* merge Dynamic commands (#3)

* Update README.md

* Update README.md

* fixing typos

* dynamically read new commands inside folder.

* eslint, update package.json due to moving files

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fix talent checking on empty arguments list

* Origin/message embed (#4)

* add first embedded message on tp.js

* move db from message commands

* fix missing arguments list, add need_args

* add global Message Replies.

* add more global Message Replies.

* more embedded messages. fixing string

* missing comma

* adding a few more strings on talents.

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fixing creating from json file

* bugfix: db not defined

* possible  fix for nonworking talent?

* fix double msg

* fix: aliases are now being used

* change: show command displays now some character attributes

* added various aliases to commands, added global strings.

* added melee combat rolling.

* removed purse from creation of character

* added attack command to bring some combat features.

* added weapons command, renamed some command files.

* updated README for new commands

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-01 13:21:32 +01:00
9acdab39bb added Heads or Tails 2020-11-24 18:46:05 +01:00
210062b185 added JSON parsing data 2020-11-22 12:37:30 +01:00
0136d087f5 first update to dev branch 2020-11-21 21:29:18 +01:00
4f46bb04c9 test 2020-08-04 01:59:27 +02:00
83c3f62ce1 .gitigore updated and Bot Login secured with dotenv 2020-03-25 11:14:48 +01:00
ff8491e75f .gitignore changed 2020-03-22 18:04:37 +01:00
7462ec7ce2 .gitignore correction 2020-03-21 03:45:47 +01:00
9ddbd3ede1 Setup for Heroku 2020-03-21 03:44:58 +01:00