mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 21:02:38 +00:00
Added discord import alias
This commit is contained in:
parent
72850844c1
commit
cf29e150d2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import tempfile
|
|||
import traceback as tb
|
||||
import webbrowser
|
||||
|
||||
import discord
|
||||
import discord as d
|
||||
import httplib2
|
||||
import requests_oauthlib as ro
|
||||
from apiclient import http
|
||||
|
|
Loading…
Reference in a new issue