Compare commits
2 commits
4ac8fdcd13
...
591f1b9dc6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
591f1b9dc6 | ||
|
|
4dbbe36236 |
1 changed files with 1 additions and 0 deletions
1
bot.py
1
bot.py
|
|
@ -8,6 +8,7 @@
|
||||||
import discord, os, json, methods
|
import discord, os, json, methods
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from dotenv import load_dotenv
|
from dotenv import load_dotenv
|
||||||
|
import datetime
|
||||||
|
|
||||||
#Load .env file.
|
#Load .env file.
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue