mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2025-03-12 17:04:36 +00:00
Compare commits
No commits in common. "ed1cb81d2bee6dc3563d1782bef11c4b15ee0135" and "ce2d6405207e5c52271d133c0a8633144d0dc781" have entirely different histories.
ed1cb81d2b
...
ce2d640520
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024-2025 Verkkopeliyhdistys Insomnia ry & Warén Group
|
||||
Copyright (c) 2024 Verkkopeliyhdistys Insomnia ry & Warén Group
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -3,7 +3,7 @@ import logger from "./functions/logger"
|
||||
|
||||
console.log('InsID-Bot ' + process.env.npm_package_version);
|
||||
console.log('Verkkopeliyhdistys Insomnia ry - Identity Bot');
|
||||
console.log('(c)2024-2025 Verkkopeliyhdistys Insomnia ry & Warén Group');
|
||||
console.log('(c)2024 Verkkopeliyhdistys Insomnia ry & Warén Group');
|
||||
console.log('');
|
||||
|
||||
logger('Bot', 'Starting');
|
||||
|
Loading…
x
Reference in New Issue
Block a user