forked from Galactic/galactic-bot
gitignore fix
This commit is contained in:
parent
fffdaf5711
commit
ec6728bcdc
@ -1,29 +0,0 @@
|
||||
{
|
||||
"env": {
|
||||
"commonjs": true,
|
||||
"es6": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"globals": {
|
||||
"Atomics": "readonly",
|
||||
"SharedArrayBuffer": "readonly"
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2018
|
||||
},
|
||||
"rules": {
|
||||
"indent": [
|
||||
"error",
|
||||
4
|
||||
],
|
||||
"linebreak-style": [
|
||||
"error",
|
||||
"unix"
|
||||
],
|
||||
"semi": [
|
||||
"error",
|
||||
"always"
|
||||
]
|
||||
}
|
||||
}
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@ node_modules
|
||||
.vscode
|
||||
yarn-error.log
|
||||
.eslintrc.json
|
||||
logs/what.log
|
||||
logs
|
@ -1,37 +0,0 @@
|
||||
info: Why tf isnt this working...
|
||||
info: Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: [38;2;97;153;36m[04-12-2020 08:38:18][shard-00][39m Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:38:18][shard-00][39m Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:38:18][shard-00][39m Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:38:18][shard-00][39m Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:00][shard-00][39m Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:00][shard-00][39m Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:00][shard-00][39m Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:00][shard-00][39m Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:24][shard-00][39m Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:24][shard-00][39m Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:24][shard-00][39m Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: [38;2;97;153;36m[04-12-2020 08:39:24][shard-00][39m Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
||||
info: Why tf isnt this working...
|
||||
error: THERES A FUCKIN ERROR
|
||||
info: [34m[04-12-2020 08:41:07][shard-00][39m Component [1mmodule:utility[22m was [1mloaded[22m.
|
||||
info: [34m[04-12-2020 08:41:07][shard-00][39m Component [1mcommand:ping[22m was [1mloaded[22m.
|
||||
info: [34m[04-12-2020 08:41:07][shard-00][39m Component [1mobserver:commandHandler[22m was [1mloaded[22m.
|
||||
info: [34m[04-12-2020 08:41:07][shard-00][39m Client connected to [1masfasf#1551[22m with [1mundefined guilds[22m.
|
Loading…
Reference in New Issue
Block a user