mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
chore: create assets folder
This commit is contained in:
BIN
assets/bannerdark.png
Normal file
BIN
assets/bannerdark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 536 KiB |
BIN
assets/bannerlight.png
Normal file
BIN
assets/bannerlight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 539 KiB |
@@ -1,5 +1,4 @@
|
|||||||
# Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/database/__init__.py
|
# Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/database/__init__.py
|
||||||
# Used by neoarz
|
|
||||||
|
|
||||||
import aiosqlite
|
import aiosqlite
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
-- Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/database/schema.sql
|
-- Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/database/schema.sql
|
||||||
-- Used by neoarz
|
|
||||||
|
|
||||||
CREATE TABLE IF NOT EXISTS `warns` (
|
CREATE TABLE IF NOT EXISTS `warns` (
|
||||||
`id` int(11) NOT NULL,
|
`id` int(11) NOT NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user