diff options
Diffstat (limited to 'src/setup.html')
| -rw-r--r-- | src/setup.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/setup.html b/src/setup.html deleted file mode 100644 index 7d47b7a..0000000 --- a/src/setup.html +++ /dev/null @@ -1,26 +0,0 @@ -<!-- -********************************************** -* -* AleeBot for Discord servers -* Copyright (C) 2017 AleeCorp -* License: MIT -* -********************************************** ---> -<!DOCTYPE HTML> -<html> - -<head> -</head> - -<body> - <h1>Welcome to AleeBot!</h1> - <br> - <b>Please note that this isn't the final design for this setup</b> -</body> -<script> - const aleebot = require('bot.js') - console.log(aleebot) -</script> - -</html> |
