Переглянути джерело

rename old_commands.py to _old.py

tags/v0.1
Ben Kurtovic 13 роки тому
джерело
коміт
9ea5b1439d
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      irc/commands/_old.py

irc/commands/old_commands.py → irc/commands/_old.py Переглянути файл

@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
######
###### NOTE:
###### This is an old commands file from the previous version of EarwigBot.
###### It is not used by the new EarwigBot and is simply here for reference
###### when developing new commands.
######
# -*- coding: utf-8 -*-
### EarwigBot

## Import basics.

Завантаження…
Відмінити
Зберегти