Logo
Explore Help
Sign In
juni/aikaterna-cogs
1
0
Fork 0
You've already forked aikaterna-cogs
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d6c052dcfdf185c18df56bfd9fff45693d3616a5
aikaterna-cogs/tools/__init__.py

8 lines
182 B
Python
Raw Normal View History

[V3 Tools] Initial commit Thanks to sitryk for all of his hard work over a year or so on my tools cog.
2018-09-16 16:48:14 -07:00
from .tools import Tools
Data API Complicance (Red 3.4) (#136) * Simple ones first * Less simple but still simple. * Slightly more complicated * use correct name * move to module * Black -l 120 * review * give users the proper feedback Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2020-08-26 17:57:43 +01:00
__red_end_user_data_statement__ = "This cog does not persistently store data or metadata about users."
[V3 Tools] Initial commit Thanks to sitryk for all of his hard work over a year or so on my tools cog.
2018-09-16 16:48:14 -07:00
def setup(bot):
Data API Complicance (Red 3.4) (#136) * Simple ones first * Less simple but still simple. * Slightly more complicated * use correct name * move to module * Black -l 120 * review * give users the proper feedback Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2020-08-26 17:57:43 +01:00
bot.add_cog(Tools(bot))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 26ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API