Skip to content

Commit

Permalink
Prepare rewrite
Browse files Browse the repository at this point in the history
Signed-off-by: Martmists <[email protected]>
  • Loading branch information
Martmists-GH committed Oct 9, 2018
1 parent 5a961d6 commit ef7f722
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1,999 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ __pycache__/
.tox/
dist/
docs/build/
build/
build/
.idea/
6 changes: 0 additions & 6 deletions asynctwitch/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
from .dataclasses import Badge, Emote, Color,\
Command, SubCommand, Message, User, Song, Object
from .bots import Bot, CommandBot, CurrencyBot,\
ViewTimeBot, RankedBot

Colour = Color
Loading

0 comments on commit ef7f722

Please sign in to comment.