eval: upload long output as .js
This commit is contained in:
		
							parent
							
								
									3502dfe47a
								
							
						
					
					
						commit
						2f3bdcf791
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -110,7 +110,7 @@ _eval.callback = async function (msg, line, args, {depth = 0}) {
 | 
				
			||||||
        attachments: [
 | 
					        attachments: [
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            file: out,
 | 
					            file: out,
 | 
				
			||||||
            filename: "message.txt",
 | 
					            filename: "message.js",
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue