mirror of
https://github.com/hencaric/SCNewsBot.git
synced 2026-08-17 06:56:03 +01:00
change version number
This commit is contained in:
@@ -3,7 +3,7 @@ from discord.ext import commands
|
||||
import discord
|
||||
from utils import Config
|
||||
|
||||
VERSION = "0.0.0"
|
||||
VERSION = "1.0.0"
|
||||
INTENTS = discord.Intents.default()
|
||||
INTENTS.message_content = True
|
||||
INTENTS.members = True
|
||||
|
||||
Reference in New Issue
Block a user