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