1267 Commits

Author SHA1 Message Date
041bdd33b9 Removing gcc from prod but adding it to the build env because we lint there 2018-10-14 09:39:02 -07:00
ca378c5280 It pains me but i must add gcc to the docker file now to get it to build properly 2018-10-14 09:34:17 -07:00
35cdcfe169 Updating url to new duckdns domain 2018-10-14 09:25:04 -07:00
2b29790b56 update wording for delete messages warning 2018-07-10 13:37:42 -07:00
d7f4887e30 Merge branch 'master' of ssh://luker.zzzz.io/ldooks/dragon-bot 2018-07-10 13:36:16 -07:00
a6b4dc13eb only admins can purge messages 2018-07-10 13:36:07 -07:00
f60b2a58cc Merge branch 'fix_quake' into 'master'
Fixing edge case with finding last game type played

See merge request ldooks/dragon-bot!13
2018-07-10 20:05:25 +00:00
3df8e71bad Fixing edge case with finding last game type played 2018-07-10 13:02:57 -07:00
113f005e37 Update wording in prettify and shortening some comments 2018-07-04 17:00:39 +00:00
183d23a0e4 join the score on a dash so it looks a bit nicer #18 2018-07-04 09:53:45 -07:00
c0b9045455 Implemeting suggestions from reddit. Fixes #20 2018-07-03 20:13:50 -07:00
5b7f1c5670 reduce invite life span to 1 hour 2018-07-03 11:19:15 -07:00
0ecdb90caf Attempting to add data about last match, #18 2018-07-01 16:19:59 -07:00
83c09084dc Fix the help method parsing 2018-07-01 12:17:46 -07:00
54dbd48122 Documentation 2018-07-01 11:54:41 -07:00
35a103520f Merge branch 'quake' into 'master'
First pass at quake functionality, #18

See merge request ldooks/dragon-bot!12
2018-07-01 18:47:36 +00:00
f9f849bd5e First pass at quake functionality, #18 2018-07-01 11:45:45 -07:00
fb3b16b394 Merge branch 'create_gitlab_tickets' into 'master'
Create issues with dragon-bot now, fixes #5

Closes #5

See merge request ldooks/dragon-bot!11
2018-06-30 02:49:57 +00:00
1d89cf2964 Create issues with dragon-bot now 2018-06-29 19:48:00 -07:00
5a99e0ccec Merge branch 'emoji_to_own_file' into 'master'
Moving emoji into its own file, fixes #8

Closes #8

See merge request ldooks/dragon-bot!10
2018-06-29 18:39:46 +00:00
4baef969dc Moving emoji into its own file, fixes #8 2018-06-29 18:39:46 +00:00
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