forked from embee/woomy
		
	please stop stealing my code
This commit is contained in:
		
							parent
							
								
									3e8c73f90a
								
							
						
					
					
						commit
						f04f6c842f
					
				
					 29 changed files with 65 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,7 @@
 | 
			
		|||
/* Copyright 2020 Emily J. / mudkipscience. Subject to the AGPLv3 license.
 | 
			
		||||
 * Some code found in this file has been taken from Guidebot, which is licensed under the MIT license.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
// Functions in this file are bound to the client object, and available basically anywhere.
 | 
			
		||||
 | 
			
		||||
const { MessageEmbed } = require('discord.js')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
// Copyright 2020 Emily J. / mudkipscience. Subject to the AGPLv3 license.
 | 
			
		||||
 | 
			
		||||
module.exports = client => {
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
// Copyright 2020 Emily J. / mudkipscience. Subject to the AGPLv3 license.
 | 
			
		||||
 | 
			
		||||
'use strict'
 | 
			
		||||
 | 
			
		||||
const { colorConsole } = require('tracer')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
// Copyright 2020 Emily J. / mudkipscience. Subject to the AGPLv3 license.
 | 
			
		||||
 | 
			
		||||
const mongoose = require('mongoose')
 | 
			
		||||
 | 
			
		||||
module.exports = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
// Copyright 2020 Emily J. / mudkipscience. Subject to the AGPLv3 license.
 | 
			
		||||
 | 
			
		||||
const ytdl = require('ytdl-core-discord')
 | 
			
		||||
const fetch = require('node-fetch')
 | 
			
		||||
const { MessageEmbed } = require('discord.js')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue