211 Commits

Author SHA1 Message Date
d1915798db Message epic gamers when they join the discord 2019-01-11 14:03:39 -08:00
62075e7fea Anyone can upload emojis 2019-01-06 18:56:56 -08:00
72cb69c61e Updating path to env file and updating help message for meme 2019-01-04 09:54:24 -08:00
f9e29e2364 adding a help message if someone uses meme incorrectly 2019-01-04 09:38:29 -08:00
7f7954bc03 Finishing jtans memegen. Fixes #28 2019-01-03 16:15:26 -08:00
cf37b39379 removing bigtext cause im a failure 2019-01-03 13:02:39 -08:00
2754305cc0 removing that reddit shit 2018-12-27 20:19:28 -08:00
ebc27dbc9c removing holiday cheer. it was breaking the bot 2018-12-24 14:12:17 -08:00
0c95e9e6ce Adding christmas trees and santa 2018-12-21 10:15:58 -08:00
90e983babb Add a random xmas emoji to all messages cause fuck you 2018-12-21 10:07:49 -08:00
577bc34662 im a jabroni, didnt test this. Fixing adding more spaces 2018-12-19 14:43:27 -08:00
094c8af922 Adding two spces between words in bigtext 2018-12-19 14:34:21 -08:00
9017ebe494 Adding bigtext 2018-12-19 14:25:11 -08:00
1c3b3b90ea Fixing the excuse thing. Looks like the original list i was pulling from got taken down 2018-12-19 10:56:28 -08:00
235bb8b2e0 Fixing the reddit functionality. used to barf if you linked a reddit that didnt exist, now it just chceks for actual posts 2018-12-08 17:39:58 -08:00
04d7686242 Delete the message after sending the tts 2018-12-04 08:14:51 -08:00
d627e41308 updating gTTS-token to get text to speech to work again 2018-12-04 07:57:03 -08:00
1b20a9f91a Fixing pout to point to the right subreddit 2018-11-28 14:11:53 -08:00
bradd_pit
1399d7226e remove admin priv requirement for purge 2018-11-12 15:35:02 -08:00
041bdd33b9 Removing gcc from prod but adding it to the build env because we lint there 2018-10-14 09:39:02 -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
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
f9f849bd5e First pass at quake functionality, #18 2018-07-01 11:45:45 -07:00
1d89cf2964 Create issues with dragon-bot now 2018-06-29 19:48:00 -07: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
675e26f003 Add emoji deletion functionality 2018-06-26 20:03:07 -07:00
25421bfb47 adding birb 2018-06-22 13:51:06 -07: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
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