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
|
||||
from discord.ext import commands
|
||||
from dotenv import load_dotenv
|
||||
import datetime
|
||||
|
||||
#Load .env file.
|
||||
load_dotenv()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue