Re-enable all disabled events, move back to Eris stable
This commit is contained in:
		
							parent
							
								
									623b16c958
								
							
						
					
					
						commit
						5106b3f21f
					
				
					 3 changed files with 19 additions and 40 deletions
				
			
		
							
								
								
									
										18
									
								
								app.js
									
										
									
									
									
								
							
							
						
						
									
										18
									
								
								app.js
									
										
									
									
									
								
							| 
						 | 
					@ -76,24 +76,6 @@ const Admiral = new Fleet({
 | 
				
			||||||
    blacklist: ["stats_update"]
 | 
					    blacklist: ["stats_update"]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  clientOptions: {
 | 
					  clientOptions: {
 | 
				
			||||||
    disableEvents: {
 | 
					 | 
				
			||||||
      CHANNEL_DELETE: true,
 | 
					 | 
				
			||||||
      GUILD_BAN_REMOVE: true,
 | 
					 | 
				
			||||||
      TYPING_START: true,
 | 
					 | 
				
			||||||
      MESSAGE_DELETE_BULK: true,
 | 
					 | 
				
			||||||
      WEBHOOKS_UPDATE: true,
 | 
					 | 
				
			||||||
      STAGE_INSTANCE_CREATE: true,
 | 
					 | 
				
			||||||
      STAGE_INSTANCE_DELETE: true,
 | 
					 | 
				
			||||||
      STAGE_INSTANCE_UPDATE: true,
 | 
					 | 
				
			||||||
      MESSAGE_REACTION_ADD: true,
 | 
					 | 
				
			||||||
      MESSAGE_REACTION_REMOVE: true,
 | 
					 | 
				
			||||||
      MESSAGE_REACTION_REMOVE_ALL: true,
 | 
					 | 
				
			||||||
      MESSAGE_REACTION_REMOVE_EMOJI: true,
 | 
					 | 
				
			||||||
      INVITE_CREATE: true,
 | 
					 | 
				
			||||||
      INVITE_DELETE: true,
 | 
					 | 
				
			||||||
      THREAD_UPDATE: true,
 | 
					 | 
				
			||||||
      THREAD_DELETE: true
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    allowedMentions: {
 | 
					    allowedMentions: {
 | 
				
			||||||
      everyone: false,
 | 
					      everyone: false,
 | 
				
			||||||
      roles: false,
 | 
					      roles: false,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -28,7 +28,7 @@
 | 
				
			||||||
    "cmake-js": "^6.3.0",
 | 
					    "cmake-js": "^6.3.0",
 | 
				
			||||||
    "dotenv": "^16.0.0",
 | 
					    "dotenv": "^16.0.0",
 | 
				
			||||||
    "emoji-regex": "^10.0.0",
 | 
					    "emoji-regex": "^10.0.0",
 | 
				
			||||||
    "eris": "github:DonovanDMC/eris#everything",
 | 
					    "eris": "^0.17.0",
 | 
				
			||||||
    "eris-fleet": "^1.0.2",
 | 
					    "eris-fleet": "^1.0.2",
 | 
				
			||||||
    "file-type": "^17.1.1",
 | 
					    "file-type": "^17.1.1",
 | 
				
			||||||
    "format-duration": "^2.0.0",
 | 
					    "format-duration": "^2.0.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										39
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										39
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -11,7 +11,7 @@ specifiers:
 | 
				
			||||||
  cmake-js: ^6.3.0
 | 
					  cmake-js: ^6.3.0
 | 
				
			||||||
  dotenv: ^16.0.0
 | 
					  dotenv: ^16.0.0
 | 
				
			||||||
  emoji-regex: ^10.0.0
 | 
					  emoji-regex: ^10.0.0
 | 
				
			||||||
  eris: github:DonovanDMC/eris#everything
 | 
					  eris: ^0.17.0
 | 
				
			||||||
  eris-fleet: ^1.0.2
 | 
					  eris-fleet: ^1.0.2
 | 
				
			||||||
  erlpack: github:abalabahaha/erlpack
 | 
					  erlpack: github:abalabahaha/erlpack
 | 
				
			||||||
  eslint: ^8.2.0
 | 
					  eslint: ^8.2.0
 | 
				
			||||||
| 
						 | 
					@ -36,8 +36,8 @@ dependencies:
 | 
				
			||||||
  cmake-js: 6.3.2
 | 
					  cmake-js: 6.3.2
 | 
				
			||||||
  dotenv: 16.0.1
 | 
					  dotenv: 16.0.1
 | 
				
			||||||
  emoji-regex: 10.1.0
 | 
					  emoji-regex: 10.1.0
 | 
				
			||||||
  eris: github.com/DonovanDMC/eris/21518b3e7ed44094a5e8f8338c23b1407a6a0942_bufferutil@4.0.6
 | 
					  eris: 0.17.0_bufferutil@4.0.6
 | 
				
			||||||
  eris-fleet: 1.0.2_mxvkargijmz4gdpmkjpdiqaluq
 | 
					  eris-fleet: 1.0.2_eris@0.17.0
 | 
				
			||||||
  file-type: 17.1.2
 | 
					  file-type: 17.1.2
 | 
				
			||||||
  format-duration: 2.0.0
 | 
					  format-duration: 2.0.0
 | 
				
			||||||
  jsqr: 1.4.0
 | 
					  jsqr: 1.4.0
 | 
				
			||||||
| 
						 | 
					@ -915,12 +915,25 @@ packages:
 | 
				
			||||||
      once: 1.4.0
 | 
					      once: 1.4.0
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /eris-fleet/1.0.2_mxvkargijmz4gdpmkjpdiqaluq:
 | 
					  /eris-fleet/1.0.2_eris@0.17.0:
 | 
				
			||||||
    resolution: {integrity: sha512-wcaTGXGVwg4d8KEE1PSBArWF8xDzIssZIOX+/q+HObUyreWoSHaAT6Pqr9c1YbZF2Qu+tSYt4uCWlXJT1CCUiQ==}
 | 
					    resolution: {integrity: sha512-wcaTGXGVwg4d8KEE1PSBArWF8xDzIssZIOX+/q+HObUyreWoSHaAT6Pqr9c1YbZF2Qu+tSYt4uCWlXJT1CCUiQ==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      eris: ~0.16.0
 | 
					      eris: ~0.16.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      eris: github.com/DonovanDMC/eris/21518b3e7ed44094a5e8f8338c23b1407a6a0942_bufferutil@4.0.6
 | 
					      eris: 0.17.0_bufferutil@4.0.6
 | 
				
			||||||
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /eris/0.17.0_bufferutil@4.0.6:
 | 
				
			||||||
 | 
					    resolution: {integrity: sha512-ba7fpe104uw86z8fbX7V1ORMblB7jMJoDsRpiy8BKDQo+kNCRuUXB5xfg/VKGtZ944QroBTEZDuyXCBhKOBplQ==}
 | 
				
			||||||
 | 
					    engines: {node: '>=10.4.0'}
 | 
				
			||||||
 | 
					    dependencies:
 | 
				
			||||||
 | 
					      ws: 8.8.0_bufferutil@4.0.6
 | 
				
			||||||
 | 
					    optionalDependencies:
 | 
				
			||||||
 | 
					      opusscript: 0.0.8
 | 
				
			||||||
 | 
					      tweetnacl: 1.0.3
 | 
				
			||||||
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
 | 
					      - bufferutil
 | 
				
			||||||
 | 
					      - utf-8-validate
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /error-ex/1.3.2:
 | 
					  /error-ex/1.3.2:
 | 
				
			||||||
| 
						 | 
					@ -2657,22 +2670,6 @@ packages:
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
    optional: true
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  github.com/DonovanDMC/eris/21518b3e7ed44094a5e8f8338c23b1407a6a0942_bufferutil@4.0.6:
 | 
					 | 
				
			||||||
    resolution: {tarball: https://codeload.github.com/DonovanDMC/eris/tar.gz/21518b3e7ed44094a5e8f8338c23b1407a6a0942}
 | 
					 | 
				
			||||||
    id: github.com/DonovanDMC/eris/21518b3e7ed44094a5e8f8338c23b1407a6a0942
 | 
					 | 
				
			||||||
    name: eris
 | 
					 | 
				
			||||||
    version: 0.17.1-everything.26b4cb8
 | 
					 | 
				
			||||||
    engines: {node: '>=10.4.0'}
 | 
					 | 
				
			||||||
    dependencies:
 | 
					 | 
				
			||||||
      ws: 8.8.0_bufferutil@4.0.6
 | 
					 | 
				
			||||||
    optionalDependencies:
 | 
					 | 
				
			||||||
      opusscript: 0.0.8
 | 
					 | 
				
			||||||
      tweetnacl: 1.0.3
 | 
					 | 
				
			||||||
    transitivePeerDependencies:
 | 
					 | 
				
			||||||
      - bufferutil
 | 
					 | 
				
			||||||
      - utf-8-validate
 | 
					 | 
				
			||||||
    dev: false
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  github.com/abalabahaha/erlpack/f7d730debe32c416d1b55b4217f8aef2ade05874:
 | 
					  github.com/abalabahaha/erlpack/f7d730debe32c416d1b55b4217f8aef2ade05874:
 | 
				
			||||||
    resolution: {tarball: https://codeload.github.com/abalabahaha/erlpack/tar.gz/f7d730debe32c416d1b55b4217f8aef2ade05874}
 | 
					    resolution: {tarball: https://codeload.github.com/abalabahaha/erlpack/tar.gz/f7d730debe32c416d1b55b4217f8aef2ade05874}
 | 
				
			||||||
    name: erlpack
 | 
					    name: erlpack
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue