Commit Graph

169 Commits (3d4518f96182e28e176492c6b6a1b163213464fb)
 

Author SHA1 Message Date
DustyP 35882993c2
Update init.go
5 years ago
DustyP 85bcb31d56
Merge pull request #1 from dustinpianalto/development
5 years ago
DustyP 23c0434ed3
Merge branch 'master' into development
5 years ago
DustyP 9355d3703b Add puzzle parser and config
5 years ago
DustyP f40cf00f7a Add basic email handler
5 years ago
DustyP 2f6d45d4ef Created dev env and implement db lookup for prefixes
5 years ago
DustyP e9adc05536 Bump rpnparse version
5 years ago
DustyP b8ee6a1505 Move rpn logic to separate package
5 years ago
DustyP ac46753546 Add infix alias
5 years ago
DustyP d16521e5e3 Add prpn alias
5 years ago
DustyP 4955f4bf88 Fix bug due to wrong quotes
5 years ago
DustyP c3d2073b2b Fix bug due to redefining Stack
5 years ago
DustyP 1ddc4d4c36 Add rpn parser and infix solver
5 years ago
DustyP d66a25a525 Add rpn command
5 years ago
DustyP 6c05518146 Add rpn command
5 years ago
DustyP dd0f9cba57 fix bug that causes bot to crash due to db error
5 years ago
DustyP ac395b3fbe fix bug due to not calling next
5 years ago
DustyP c4d4154175 Check if task is processing before processing it
5 years ago
DustyP 91fdfc17b1 check tasks list before appending task
5 years ago
DustyP e3a4ea9a13 Update tasks to add processing column to hopefully prevent duplicate alerts
5 years ago
DustyP f48342eccd Update tasks to add processing column to hopefully prevent duplicate alerts
5 years ago
DustyP 0912f49519 Fix bug in user command when user has no roles
6 years ago
DustyP 7151f289b1 Use member's color for embed
6 years ago
DustyP 97bb212683 Fix character encoding bug
6 years ago
DustyP bf10724777 Add encode and decode
6 years ago
DustyP b14d51f749 Bump disgoman version
6 years ago
DustyP 930b1fc6f1 Time box audit log
6 years ago
DustyP b10371aa22 Time box audit log
6 years ago
DustyP 3bdf1beee5 Time box audit log
6 years ago
DustyP 6e0ed12ee1 Time box audit log
6 years ago
DustyP 3773b8fb70 Change leave message to kicked if they have been kicked in the audit log
6 years ago
DustyP 1bbec44462 Remove duration time from member remove event
6 years ago
DustyP 4afdae36ba Use cached guild info for member count
6 years ago
DustyP 54e844793a Update Dockerfile to get dependencies before copying files
6 years ago
DustyP 795f396a19 Add Guild Member Add and Remove handlers
6 years ago
DustyP 60c6cc7d36 Update error logging
6 years ago
DustyP 8ca1580822 Add deleted by to message
6 years ago
DustyP 59cb7a1fc1 Test Audit Log
6 years ago
DustyP 80c9cd2982 Test Audit Log
6 years ago
DustyP b419eaee1f Use BeforeUpdate in OnMessageUpdate
6 years ago
DustyP 47028c8227 Use BeforeDelete in OnMessageDelete
6 years ago
DustyP e1f08bbe2e Bump discordgo version
6 years ago
DustyP 430049a6c4 Fixed typo
6 years ago
DustyP b90a22e0c4 Add message delete handler
6 years ago
DustyP 0e7998c7cd Move channel mention into description
6 years ago
DustyP a4ed26c128 Recover from panic in OnMessageUpdate
6 years ago
DustyP b5ec5c7d47 Add message update handler
6 years ago
DustyP 65fc3a5a6f Finish message update event
6 years ago
DustyP adeefe5074 Add basic message update event
6 years ago
DustyP 77e79846f3 Add basic edit handler for testing
6 years ago