1296 Commits

Author SHA1 Message Date
aa303796b9 fixing dragon_env variable 2018-06-28 22:17:19 -07:00
b779a6e063 Removing the production token from the code and rotating it 2018-06-28 22:15:55 -07:00
4811ba37ed Switch this to a DM to keep the chat clean 2018-06-27 11:47:54 -07:00
e48065ca64 Add method to print out all the languages supported by tts 2018-06-27 11:45:20 -07:00
9281985704 Add a help blurb for deleting emoji 2018-06-26 20:47:16 -07:00
79feffb4ae Merge branch 'delete_emoji' into 'master'
Add emoji deletion functionality, fixes #4

Closes #4

See merge request ldooks/dragon-bot!7
2018-06-27 03:46:01 +00:00
675e26f003 Add emoji deletion functionality 2018-06-26 20:03:07 -07:00
0929728f43 remove unused containers once theyre exited 2018-06-22 14:06:54 -07:00
25421bfb47 adding birb 2018-06-22 13:51:06 -07:00
b4beed32a1 Fixing markdown error on the readme 2018-06-22 18:10:41 +00:00
d8f30f6cfa fixing some spacing between the help method and the first colon 2018-06-22 11:08:47 -07:00
685b73fccb Adding inline false to the embed so it looks pretty 2018-06-21 21:29:31 -07:00
1f03b1c531 cleaning up some code and adding missed methods to the help file 2018-06-21 20:50:29 -07:00
36e6b62b11 Merge branch 'john' into 'master'
!help command Fixes #2

Closes #2

See merge request ldooks/dragon-bot!2
2018-06-22 02:50:24 +00:00
John
86d6a7aab2 refactor: remove commented out code 2018-06-21 17:03:55 -04:00
0f5501c58c Merge branch 'quality_of_life' into 'master'
Adding some PR templates and a contribution guideline

See merge request ldooks/dragon-bot!6
2018-06-21 19:12:39 +00:00
37899c2b9b Adding some PR templates and a contribution guideline 2018-06-21 12:10:36 -07:00
d4c94a6a72 Max invite age is 12 hours 2018-06-20 12:00:36 -07:00
John
e69263fc42 refactor: use split() > 1 vs string length > 5 2018-06-20 02:36:14 -04:00
John
fac0e3ce07 refactor: !help command 2018-06-20 00:40:58 -04:00
John
f5a3edb92f feat: masked urls for !help 2018-06-19 23:55:26 -04:00
John
983234cba9 feat: !help command to look similar to Ayana 2018-06-19 23:44:34 -04:00
55c1e5ea7a Updating some wording on help 2018-06-19 14:03:55 -07:00
1e7f617da1 Updating the help method to link to the open issue 2018-06-19 13:55:17 -07:00
0be300c11c Now dragon bot can give you invites 2018-06-19 10:29:57 -07:00
192bf055fa removing the emoji call cause it didnt work 2018-06-14 20:59:11 -07:00
23c6e09c46 Updating link to source code 2018-06-14 20:47:00 -07:00
98cf1506bb Merge branch 'master' of ssh://luker.zzzz.io:222/ldooks/dragon-bot 2018-06-14 20:46:48 -07:00
901cf297ef Merge branch 'ci_changes' into 'master'
Trying some new things with the gitlab.yml file, also removing pylint from requirements.txt so it is only installed during testing

See merge request ldooks/dragon-bot!1
2018-06-13 17:57:42 +00:00
ca96176335 guess i cant get away with not installing requirements for linting 2018-06-13 10:56:19 -07:00
9c3b1e6aa3 fixing pip call in the yaml file 2018-06-13 10:53:30 -07:00
9f62f6344e Trying some new things with the gitlab.yml file, also removing pylint from requirements.txt so it is only instlled during testing 2018-06-13 10:49:52 -07:00
c1269c8538 Merge branch 'master' of ssh://luker.zzzz.io:222/ldooks/dragon-bot 2018-06-11 12:19:45 -07:00
0363e4df7f Removing the check for 'hello it me' string becasue it was flimsy and
not really useful
2018-06-11 12:18:50 -07:00
3db8d80aaa removing this casue it was not written well 2018-06-11 10:15:08 -07:00
8c5630f22b Waging the war against autism 2018-06-06 15:45:18 -07:00
bcf1a02560 empty commit for mirroring push 2018-05-29 12:45:23 -07:00
be94b929c4 Update README.md 2018-05-22 22:11:11 +00:00
ecd3246d79 Update README.md 2018-05-22 04:15:12 +00:00
07831a115b Update url of the pipeline badge in README.md 2018-05-22 03:37:32 +00:00
cb3ad42637 Update README.md 2018-05-14 17:06:27 +00:00
07313857a1 Upating readme 2018-05-14 10:04:19 -07:00
22e297091c Removign the deletion of the message 2018-05-09 21:07:27 -07:00
6a1dc0ce8d Delete the message before uploading the response 2018-05-04 18:28:47 -07:00
d2ef36572a updating path to all supported languages 2018-05-04 12:32:30 -07:00
672d1c7de7 Changing references from container to server and adding map functionality 2018-04-26 08:49:45 -07:00
b1c500eb76 Upload the text to sppech files as the authors name 2018-04-20 20:20:16 -07:00
82bfe23747 Fall back to pearson dictionary if urbandictionary doesnt know a word, fixes #27 2018-04-16 10:33:54 -07:00
a561c9e460 adding support for multiple lanagues in tts 2018-04-13 16:14:18 -07:00
1d210eb0be Consolodating the stock message interpolation and adding a help section for tts 2018-04-13 15:47:25 -07:00