353 Commits (526dda82949d347eed4d83c2260591cb0bb14496)
 

Author SHA1 Message Date
Abheek Dhawan 51d3a5e743 Add missing backticks 4 years ago
Abheek Dhawan 8639d71fea Change date format for guild creation date 4 years ago
Abheek Dhawan 9d7740cd4f Fix typo in help message 4 years ago
Abheek Dhawan a6377434a7 Change help message to accommodate for the new features 4 years ago
Abheek Dhawan 6147d0d6ef Merge branch 'development' of git.adawesome.tech:git/bots/awesomemod into development 4 years ago
Abheek Dhawan 0d4e498e1a Use toLowerCase() for roleRequest query 4 years ago
Abheek Dhawan 56f2214f56 Finish adding bot logs feature 4 years ago
Abheek Dhawan 77392c2364 Use message.guild instead of guild 4 years ago
Abheek Dhawan a4caf63eba Remove misplaced parenthesis 4 years ago
Abheek Dhawan d14cd939d9 Add missing parenthesis 4 years ago
Abheek Dhawan d8dc7358e1 Attempt to allow user to add botLogs channel at will 4 years ago
Abheek Dhawan d8c0b04562 Use editedMessage instead of message for messageUpdate() 4 years ago
Abheek Dhawan 81d4cecf08 Add Apache 2.0 LICENSE and README.md 4 years ago
Abheek Dhawan 80ed8a978c Make help message commands not inline due to width restraints 4 years ago
Abheek Dhawan 165b3eb736 Make help message commands inline 4 years ago
Abheek Dhawan 9791b931fc Make help message creator and prefix inline 4 years ago
Abheek Dhawan 32ecd82816 Add userInfo to help command 4 years ago
Abheek Dhawan 29191880b6 Remove unixtime to millisecond conversion 4 years ago
Abheek Dhawan a944095f49 Make dates human-readable 4 years ago
Abheek Dhawan da55997534 Improve userInfo message 4 years ago
Abheek Dhawan 1065194167 Fix member permissions formatting 4 years ago
Abheek Dhawan 077075040e Attempt to add permissions to userInfo 4 years ago
Abheek Dhawan d85a98e647 Fix footer format 4 years ago
Abheek Dhawan 4bc986c7af Use cache to map roles 4 years ago
Abheek Dhawan bb55b55504 Add primitive userInfo command 4 years ago
Abheek Dhawan df644ff0bd Fix help message formatting 4 years ago
Abheek Dhawan ba28a8084e Improve help message 4 years ago
Abheek Dhawan 8332a665e6 Fix addRole confirmation message 4 years ago
Abheek Dhawan 3b9ffd9a92 Use member.user.tag instead of message.author.tag 4 years ago
Abheek Dhawan 01f6e79cf3 Use correct array index in case of nickname 4 years ago
Abheek Dhawan 916ba84596 Add admin check for addROle 4 years ago
Abheek Dhawan 66099149c1 Attempt to add addRole function 4 years ago
Abheek Dhawan fb86d7992d Use promise for kick 4 years ago
Abheek Dhawan 28fbbdc565 Remove preemptive catch 4 years ago
Abheek Dhawan 804de13da7 Use promise for ban 4 years ago
Abheek Dhawan 4a40dbf1b2 Use role.name instead of role 4 years ago
Abheek Dhawan bdf9df515c Fallback to [NONE] if the reacted message has no text 4 years ago
Abheek Dhawan 91a59357b7 Fix embed thumbnail 4 years ago
Abheek Dhawan f6e59d290e Use embed for role verification 4 years ago
Abheek Dhawan e8cf61468e Attempt to fix adding role to bot instead of requester 4 years ago
Abheek Dhawan 405b89324a Use .then() for role add confirmation 4 years ago
Abheek Dhawan 97f1bbf195 Fix formatting 4 years ago
Abheek Dhawan 15ead53811 Use promise in rolerequest function 4 years ago
Abheek Dhawan 4eeaaee747 Change timeout message 4 years ago
Abheek Dhawan 525add30fd Call kick function 4 years ago
Abheek Dhawan cfb0859a7d Change const to let 4 years ago
Abheek Dhawan e06f142715 Convert some quotation marks to backticks 4 years ago
Abheek Dhawan 23d590626c Add kick function and fix timeouts and timeout messages 4 years ago
Abheek Dhawan f5f4085d2d Fix lack of formatting for username in ban embed title 4 years ago
Abheek Dhawan 939a6db3e5 Add missing parenthesis 4 years ago