Compare commits

..

No commits in common. "ed1cb81d2bee6dc3563d1782bef11c4b15ee0135" and "ce2d6405207e5c52271d133c0a8633144d0dc781" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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');