No description
Find a file
2024-12-08 16:46:23 +03:00
commands feat: Create commands for update emoji 2024-12-08 16:46:03 +03:00
database feat: Update schema 2024-12-06 18:39:17 +03:00
events refactor: redesigned the filters for groups and supergroups 2024-12-08 16:22:45 +03:00
filters refactor: redesigned the filters for groups and supergroups 2024-12-08 16:22:45 +03:00
.gitignore chore: Added git ignore 2024-12-05 21:01:56 +03:00
bot.py chore: Split the code into files 2024-12-06 18:39:41 +03:00
config.sample.yaml chore: delete token 2024-12-05 22:03:08 +03:00
LICENSE chore: Added license 2024-12-02 18:59:02 +03:00
main.py refactor: optimize import and add lines 2024-12-08 16:46:23 +03:00
NOTICE chore: Added license 2024-12-02 18:59:02 +03:00
README.md chore: Added license 2024-12-02 18:59:02 +03:00
requirements.txt feat: Create commands for update emoji 2024-12-08 16:46:03 +03:00
routers.py feat: Create commands for update emoji 2024-12-08 16:46:03 +03:00

License. The project is under the GPLv3 license.

    StarBoard Copyright (C) 2024 Redume

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/>.